view .htaccess @ 3943:5ba81c8bc0ce

map center
author KOMATSU Kotaro <c118089@boy.e.koeki-u.ac.jp>
date Thu, 12 Dec 2019 16:07:37 +0859
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