DirectoryIndex wakaba.html index.html AddCharset utf-8 html # If you change this, remember to change the RewriteRule entry further down, too! Deny from all Deny from all Header add Expires "Mon, 26 Jul 1997 05:00:00 GMT" Header add Pragma "no-cache" Header add Cache-Control "max-age=0; must-revalidate; no-cache" Header unset Vary RewriteEngine On RewriteCond %{HTTP_ACCEPT} application/xhtml\+xml RewriteRule \.html$ - [T=application/xhtml+xml;charset=utf-8]