Index: .htaccess =================================================================== RCS file: /cvs/drupal/drupal/.htaccess,v retrieving revision 1.95 diff -u -r1.95 .htaccess --- .htaccess 30 Aug 2008 13:22:14 -0000 1.95 +++ .htaccess 1 Sep 2008 11:43:36 -0000 @@ -72,12 +72,8 @@ # Modify the RewriteBase if you are using Drupal in a subdirectory or in a # VirtualDocumentRoot and the rewrite rules are not working properly. # For example if your site is at http://example.com/drupal uncomment and - # modify the following line: - # RewriteBase /drupal - # - # If your site is running in a VirtualDocumentRoot at http://example.com/, - # uncomment the following line: - # RewriteBase / + # modify the following line to RewriteBase /drupal + RewriteBase / # Rewrite URLs of the form 'x' to the form 'index.php?q=x'. RewriteCond %{REQUEST_FILENAME} !-f