Implemented $have_ent detection (enabled by $detect_ent, default)
[www.energie.vellum.cz.git] / .htaccess
index c8cdd7a..c68f3f8 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,9 +1,15 @@
-SourceCharset iso-8859-2
+<IfModule mod_czech.c>
+       SourceCharset iso-8859-2
+</IfModule>
+<IfModule mod_csacek.c>
+       csacekDefaultCharset iso-8859-2
+</IfModule>
 DirectoryIndex index.php
 php_flag short_open_tag off
 php_flag magic_quotes_gpc off
 php_flag magic_quotes_runtime off
 AddType text/javascript .js
+AddType video/x-mng .mng
 <FilesMatch "^(objednavky|inzeraty)\.php$">
        AuthType Basic
        AuthName energie.objednavky