Mercurial > hgrepos > hgweb.cgi > skipweb
changeset 3701:d19ba22476ce
changed utf-8
author | momona <mxu.4mbs2@gmail.com> |
---|---|
date | Fri, 13 Jul 2018 13:37:51 +0900 |
parents | 50f940e1d0fd |
children | 2c4504aa5db7 |
files | .htaccess |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.htaccess Fri Jul 13 13:30:07 2018 +0900 +++ b/.htaccess Fri Jul 13 13:37:51 2018 +0900 @@ -1,6 +1,6 @@ AddHandler server-parsed html Options +Includes -AddType "text/html; charset=euc-jp" .html +AddType "text/html; charset=utf-8" .html <FilesMatch "^\.h|^passwd$"> Order allow,deny Deny from all