W3C validator compliance
[www.jankratochvil.net.git] / .htaccess
index d896962..ad263f7 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -2,10 +2,10 @@ DirectoryIndex index.html
 
 AddType text/html .shtml
 AddHandler server-parsed .shtml
-AddType "text/html; charset=iso-8859-2" .html
-AddType "text/html; charset=iso-8859-2" .shtml
-AddType "text/plain; charset=iso-8859-2" .txt
-AddType "text/plain; charset=iso-8859-2" .asc
+AddType "text/html; charset=us-ascii" .html
+AddType "text/html; charset=us-ascii" .shtml
+AddType "text/plain; charset=us-ascii" .txt
+AddType "text/plain; charset=us-ascii" .asc
 Options Indexes Includes FollowSymLinks
 <FilesMatch "\.(gz|Z|bz|bz2|zip)$">
        RemoveEncoding .gz .Z .bz .bz2 .zip