view .htaccess @ 3826:8907dddad1e3

add h1tag, changed manual.css(add section contents, footer)
author Fumichan <c116092@h.koeki-u.ac.jp>
date Sat, 02 Feb 2019 16:21:39 +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