view .htaccess @ 1859:e6f6aebf9553

danen
author KANNO Yuito <c116053@e.koeki-u.ac.jp>
date Sun, 17 Dec 2017 23:52:32 +0900
parents 9d5e651aaa20
children d19ba22476ce
line wrap: on
line source

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

yatex.org