summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2011-04-16 14:22:48 -0400
committerDries Buytaert <dries@buytaert.net>2011-04-16 14:22:48 -0400
commit26d9d42a0d641d3bbe67de646b19193d0fd4f3fa (patch)
tree91a16a29e62f95172a8c1167f0d7744f43d00381 /.htaccess
parent9c57079db65491cb4e9fb439c4d886507a50c31e (diff)
downloadbrdo-26d9d42a0d641d3bbe67de646b19193d0fd4f3fa.tar.gz
brdo-26d9d42a0d641d3bbe67de646b19193d0fd4f3fa.tar.bz2
- Patch #919596 by boombatower: -MultiViews in .htaccess requires odd AllowOverride Options=All,MultiViews.
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess3
1 files changed, 0 insertions, 3 deletions
diff --git a/.htaccess b/.htaccess
index 9c4a161d2..5fed51e0c 100644
--- a/.htaccess
+++ b/.htaccess
@@ -13,9 +13,6 @@ 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