diff --git a/.htaccess b/.htaccess index 9c4a161d2b1..5fed51e0cb2 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