+csacekEngine On
authorshort <>
Sat, 13 Jul 2002 01:31:35 +0000 (01:31 +0000)
committershort <>
Sat, 13 Jul 2002 01:31:35 +0000 (01:31 +0000)
 - CSacek is now Off by default on the server
+csacekRecodeInput Off
 - workaround to prevent CSacek-2.1.9 Off-to-On-ignored bug

.htaccess

index ce55a7d..e98fa4e 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -2,7 +2,9 @@
        SourceCharset iso-8859-2
 </IfModule>
 <IfModule mod_csacek.c>
        SourceCharset iso-8859-2
 </IfModule>
 <IfModule mod_csacek.c>
+       csacekEngine On
        csacekDefaultCharset iso-8859-2
        csacekDefaultCharset iso-8859-2
+       csacekRecodeInput Off
 </IfModule>
 DirectoryIndex index.php
 php_flag short_open_tag off
 </IfModule>
 DirectoryIndex index.php
 php_flag short_open_tag off