summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2005-01-28 16:30:37 +0000
committerDries Buytaert <dries@buytaert.net>2005-01-28 16:30:37 +0000
commit144dab22c75097ca84e7a08a46fe8ad99fe5627b (patch)
tree4cf327b6951eb403305e1e1c4646a34de1a28917 /.htaccess
parent92320b2b21c5e018a80c981bd421cef71c3fe20e (diff)
downloadbrdo-144dab22c75097ca84e7a08a46fe8ad99fe5627b.tar.gz
brdo-144dab22c75097ca84e7a08a46fe8ad99fe5627b.tar.bz2
- Oops.
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