summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess4
1 files changed, 2 insertions, 2 deletions
diff --git a/.htaccess b/.htaccess
index 865828a75..089d047b4 100644
--- a/.htaccess
+++ b/.htaccess
@@ -19,8 +19,8 @@ ErrorDocument 404 /index.php
#DirectoryIndex index.php
# Overload PHP variables:
-#<IfModule mod_php4.c>
-<IfModule sapi_apache2.c>
+<IfModule mod_php4.c>
+#<IfModule sapi_apache2.c>
# If you are using Apache 2, you have to use <IfModule sapi_apache2.c>
# instead of <IfModule mod_php4.c>.
php_value register_globals 0