- 792 名前:login:Penguin mailto:sage [2009/02/19(木) 19:25:49 ID: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 決め打ちだけど
|

|