comparison .htaccess @ 3701:d19ba22476ce

changed utf-8
author momona <mxu.4mbs2@gmail.com>
date Fri, 13 Jul 2018 13:37:51 +0900
parents 8c588120d0d8
children
comparison
equal deleted inserted replaced
3700:50f940e1d0fd 3701:d19ba22476ce
1 AddHandler server-parsed html 1 AddHandler server-parsed html
2 Options +Includes 2 Options +Includes
3 AddType "text/html; charset=euc-jp" .html 3 AddType "text/html; charset=utf-8" .html
4 <FilesMatch "^\.h|^passwd$"> 4 <FilesMatch "^\.h|^passwd$">
5 Order allow,deny 5 Order allow,deny
6 Deny from all 6 Deny from all
7 </FilesMatch> 7 </FilesMatch>

yatex.org