summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gohr <gohr@cosmocode.de>2006-03-02 14:55:49 +0100
committerAndreas Gohr <gohr@cosmocode.de>2006-03-02 14:55:49 +0100
commit604e4efa6ac936fef36f3676738fb630abb78982 (patch)
treeeabc3a1c9d346ba591c0717f903c01305c35d669
parenta9e0fd1bdf00146a5eedef3ac945dbd3733156fe (diff)
downloadrpg-604e4efa6ac936fef36f3676738fb630abb78982.tar.gz
rpg-604e4efa6ac936fef36f3676738fb630abb78982.tar.bz2
FollowSymLinks option as suggested in #723
darcs-hash:20060302135549-6e07b-880045bdcd6cd12f46c028430c2ba689bd1fc766.gz
-rw-r--r--.htaccess.dist4
1 files changed, 2 insertions, 2 deletions
diff --git a/.htaccess.dist b/.htaccess.dist
index 0f8d55ef0..77a4b9579 100644
--- a/.htaccess.dist
+++ b/.htaccess.dist
@@ -1,8 +1,8 @@
## Enable this to restrict editing to logged in users only
## You should disable Indexes and MultiViews either here or in the
-## global config
-#Options -Indexes -MultiViews
+## global config. Symlinks maybe needed for URL rewriting.
+#Options -Indexes -MultiViews +FollowSymLinks
## make sure nobody gets the htaccess files
<Files ~ "^[\._]ht">