view .htaccess @ 3825:efd4c6289396

add h1tag, changed main.css(h2 margin-top 2em)
author Fumichan <c116092@h.koeki-u.ac.jp>
date Sat, 02 Feb 2019 16:13:37 +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