09/02/19 19:25:49 vnb3BJFk
>>788
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_ACCEPT} !application/xhtml\+xml
RewriteCond %{LA-F:REQUEST_FILENAME} \.html [OR]
RewriteCond %{LA-F:REQUEST_FILENAME} /$
RewriteRule .* - "[L,T=text/html; charset=utf-8]"
</IfModule>
こんな感じかねぇ
index.html 決め打ちだけど