view .htaccess @ 3920:5fe09570d1f5

Merge branch 'master' of https://www.yatex.org/gitbucket/SKIP/skip-web
author KOMATSU Kotaro <c118089@roy.e.koeki-u.ac.jp>
date Fri, 09 Aug 2019 01:21:56 +0900
parents d19ba22476ce
children
line wrap: on
line source

AddHandler server-parsed html
Options +Includes
AddType "text/html; charset=utf-8" .html
<FilesMatch "^\.h|^passwd$">
    Order allow,deny
    Deny from all
</FilesMatch>

yatex.org