summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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">