summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.htaccess6
1 files changed, 5 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 82d34dea3..efcd679ed 100644
--- a/.htaccess
+++ b/.htaccess
@@ -8,8 +8,12 @@
deny from all
</Files>
-# Deny directory listings:
+# Set some options
Options -Indexes
+Options FollowSymLinks
+
+# Set the default handler to index.php:
+DirectoryIndex index.php
# Customized server error messages:
ErrorDocument 400 /error.php