8. Oktober 200519 j I added to my .htaccess file this: RewriteEngine on RewriteBase / RewriteCond %{HTTP_ACCEPT} application/xhtml\+xml RewriteCond %{HTTP_ACCEPT} !application/xhtml\+xml\s*;\s*q=0 RewriteCond %{REQUEST_URI} \.html$ RewriteCond %{THE_REQUEST} HTTP/1\.1 RewriteRule .* - [T=application/xhtml+xml] AddCharset utf-8 .html
Archiv
Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.