view .htaccess @ 3914:f0b1037877c3

add Æ°²è
author KITAJIMA Ryuto <c118077@roy.e.koeki-u.ac.jp>
date Fri, 02 Aug 2019 14:40:39 +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