view .htaccess @ 2901:0c2ab30b1fc0

rm ijy
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Mon, 07 Dec 2015 19:40:46 +0900
parents 8c588120d0d8
children d19ba22476ce
line wrap: on
line source

AddHandler server-parsed html
Options +Includes
AddType "text/html; charset=euc-jp" .html
<FilesMatch "^\.h|^passwd$">
    Order allow,deny
    Deny from all
</FilesMatch>

yatex.org