view .htaccess @ 3881:59b9c7090084

changed main.css(nav screen size 481px)
author Fumichan <c116092@h.koeki-u.ac.jp>
date Mon, 18 Feb 2019 06:43:38 +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