view .htaccess @ 3889:b5f785f88f5c

changed filename .png
author Fumichan <c116092@h.koeki-u.ac.jp>
date Mon, 18 Feb 2019 13:38:28 +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