summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 50d12789e..caeee72fb 100644
--- a/.htaccess
+++ b/.htaccess
@@ -16,7 +16,7 @@ Options +FollowSymLinks
ErrorDocument 404 /index.php
# Set the default handler to index.php:
-#DirectoryIndex index.php
+DirectoryIndex index.php
# Overload PHP variables:
<IfModule mod_php4.c>