[documentation] [Documentation task] Current .htaccess prevents sub-folders that do not have index.php from displaying

rivena drupal-docs at drupal.org
Thu Jun 15 16:30:09 UTC 2006


Issue status update for 
http://drupal.org/node/2480
Post a follow up: 
http://drupal.org/project/comments/add/2480

 Project:      Documentation
 Version:      <none>
 Component:    Installation
 Category:     tasks
 Priority:     normal
 Assigned to:  Anonymous
 Reported by:  bmann at blogger.com
 Updated by:   rivena
 Status:       active

My .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.




rivena



Previous comments:
------------------------------------------------------------------------

Fri, 08 Aug 2003 21:01:14 +0000 : bmann at blogger.com

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.




------------------------------------------------------------------------

Wed, 29 Oct 2003 21:27:16 +0000 : Boris Mann

Still exists in current CVS. I will submit a patch.




------------------------------------------------------------------------

Sat, 25 Jun 2005 16:12:47 +0000 : Boris Mann

Changing this to be a documentation issue. Need to be clear that this
will disable any sub-folders that are non-Drupal.






More information about the documentation mailing list