summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.htaccess3
1 files changed, 3 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index 5fed51e0c..9c4a161d2 100644
--- a/.htaccess
+++ b/.htaccess
@@ -13,6 +13,9 @@ Options -Indexes
# Follow symbolic links in this directory.
Options +FollowSymLinks
+# Multiviews creates problems with aliased URLs and is not needed for Drupal.
+Options -Multiviews
+
# Make Drupal handle any 404 errors.
ErrorDocument 404 /index.php