view .htaccess @ 3813:71785b6d57ac

changed design(nav,h1,explanation)
author Fumichan <c116092@h.koeki-u.ac.jp>
date Sat, 02 Feb 2019 15:31:06 +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