view .htaccess @ 3701:d19ba22476ce

changed utf-8
author momona <mxu.4mbs2@gmail.com>
date Fri, 13 Jul 2018 13:37:51 +0900
parents 8c588120d0d8
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