Index: .htaccess
===================================================================
RCS file: /cvs/drupal/drupal/.htaccess,v
retrieving revision 1.111
diff -u -p -r1.111 .htaccess
--- .htaccess	23 Nov 2010 02:59:05 -0000	1.111
+++ .htaccess	25 Jan 2011 05:34:46 -0000
@@ -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
 
