+Comment of crontab(5) entry for automatic per-year "VarSym" generation.
[www.energie.vellum.cz.git] / .htaccess
index c68f3f8..3d9cc09 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,18 +1,18 @@
-<IfModule mod_czech.c>
-       SourceCharset iso-8859-2
-</IfModule>
 <IfModule mod_csacek.c>
+       csacekEngine On
        csacekDefaultCharset iso-8859-2
+       csacekRecodeInput Off
 </IfModule>
 DirectoryIndex index.php
 php_flag short_open_tag off
 php_flag magic_quotes_gpc off
 php_flag magic_quotes_runtime off
+DefaultLanguage cs
 AddType text/javascript .js
 AddType video/x-mng .mng
 <FilesMatch "^(objednavky|inzeraty)\.php$">
        AuthType Basic
        AuthName energie.objednavky
-       AuthUserFile /home/short/priv/energie.objednavky.passwd
+       AuthUserFile /home/lace/priv/energie.objednavky.passwd
        require valid-user
 </FilesMatch>