summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2004-10-09 20:41:49 +0000
committerDries Buytaert <dries@buytaert.net>2004-10-09 20:41:49 +0000
commit63c2d329007c5232fc73a46b64920900dc6be6d9 (patch)
treef47e5e0e8a21555267466bb58b4bedadbc0afb63 /.htaccess
parent2aae0af5d72037f25ff882cca7fa33c465473117 (diff)
downloadbrdo-63c2d329007c5232fc73a46b64920900dc6be6d9.tar.gz
brdo-63c2d329007c5232fc73a46b64920900dc6be6d9.tar.bz2
- Changed FollowSymLinks to +FollowSymLinks.
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index a42729b76..a446127af 100644
--- a/.htaccess
+++ b/.htaccess
@@ -10,7 +10,7 @@
# Set some options
Options -Indexes
-Options FollowSymLinks
+Options +FollowSymLinks
# Customized server error messages:
ErrorDocument 404 /index.php