DirectoryIndex

Problems with the Windows version of XAMPP, questions, comments, and anything related.

DirectoryIndex

Postby ggalan » 06. September 2011 16:53

inside my http.conf i have the following
Code: Select all
<IfModule dir_module>
    DirectoryIndex index.php index.pl index.cgi index.asp index.shtml index.html index.htm \
                   default.php default.pl default.cgi default.asp default.shtml default.html default.htm \
                   home.php home.pl home.cgi home.asp home.shtml home.html home.htm index.py
</IfModule>


but when i go to http://localhost/myDirectory
the default index.php does not activate, rather i get a file list of what is inside the directory and have to click the index.php file

how can i set it so that it defaults to the index file?
ggalan
 
Posts: 9
Joined: 02. September 2011 19:51

Re: DirectoryIndex

Postby JonB » 07. September 2011 03:01

based on that code - it "SHOULD" display the index.php file automatically.

That probably means SOMETHING ELSE happened. my personal bet in on an errant .htaccess file running about.

where did the 'myDirectory' folder come from??

is there by any chance a .htaccess file in it???

:?:
User avatar
JonB
AF Moderator
 
Posts: 3210
Joined: 12. April 2010 16:41
Location: Land of the Blazing Sun
Operating System: Windows XP/7 - Fedora 15 1.7.7

Re: DirectoryIndex

Postby ggalan » 07. September 2011 04:05

thanks! i had a .htaccess file in the root directory, but why would that affect every folder?
ggalan
 
Posts: 9
Joined: 02. September 2011 19:51

Re: DirectoryIndex

Postby JonB » 07. September 2011 04:30

LOL - because its in the root... .htaccess is a recursive directive. :mrgreen:

Here's a good explanation:
http://www.besthostratings.com/articles/htaccess.html

Good Luck
8)
User avatar
JonB
AF Moderator
 
Posts: 3210
Joined: 12. April 2010 16:41
Location: Land of the Blazing Sun
Operating System: Windows XP/7 - Fedora 15 1.7.7

Re: DirectoryIndex

Postby ggalan » 07. September 2011 04:41

will look, thanks again : )

but if you have a htaccess password on a folder its not recursive.
ggalan
 
Posts: 9
Joined: 02. September 2011 19:51


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 84 guests