view .htaccess @ 3793:27a6cf654feb

changed main.css(CSSが変わらなかったのでもう一度)
author Fumiya SATO <c116092@h.koeki-u.ac.jp>
date Fri, 01 Feb 2019 10:35:56 +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