making kareha use application/xhtml+xml instead of text/html (21)

7 Name: !WAHa.06x36 2005-01-29 09:24 ID:mxlstqVw (Replies) [Del]

Ah, this appears to do the trick:

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_ACCEPT} application/xhtml\+xml
RewriteRule \.html$ - [T=application/xhtml+xml]
</IfModule>

8 Name: Anonymous 2005-01-29 13:46 ID:7pTQ9y2+ (Replies) [Del]

>>6
the firefox displays an error page that says "not well formed"... the w3c validator shows <nobr> as being the only problem, and removing it makes the error go away in firefox....

>>7
that only works if you have mod_rewrite, and 100webspace apparently doesn't...

Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: