Closed (fixed)
Project:
Documentation
Component:
Installation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2003 at 21:01 UTC
Updated:
9 Mar 2008 at 20:35 UTC
Current .htaccess is like this
DirectoryIndex index.php
Needs to be changed to at least this
DirectoryIndex index.php index.html
Although, all other types of index files will also be affected -- index.shtml, index.pl etc. A note should be added to the docs.
Comments
Comment #1
boris mann commentedStill exists in current CVS. I will submit a patch.
Comment #2
Kjartan commentedComment #3
boris mann commentedChanging this to be a documentation issue. Need to be clear that this will disable any sub-folders that are non-Drupal.
Comment #4
rivena commentedMy .htaccess from Drupal 4.7 has just index.php. Is this related to this method post error? http://drupal.org/node/2084
How should it be reported in the docs? Not entirely sure I understand what this does. Every subfolder that doesn't have an index.php file cannot be accessed at all?
Anisa.
Comment #5
dries commentedIt is somewhat related but not quite. I'm OK with such patch. Probably not a documentation issue but a Drupal core issue.
Comment #6
rivena commentedIn that case, it would appear to be two issues, patch and documentation update. A patch was already submitted, but ages ago, but apparently didn't get applied. If it *does* get applied, in that case, docs must be updated, which is another question, when things get changed around in drupal, those little things, how do the docs people know about it?
Anisa.
Comment #7
thinkinkless commentedclosing old 4.7 issue