Quote:
Originally Posted by R-D
|
there's a little problem with this... that being that it changes that for every directory, and in other directories it no longer looks for the index.htm/index.php file.
anyway to specify it so it only does that for the root directory?
i guess i fixed it by changing it to:
Code:
DirectoryIndex home.php index.php index.htm index.html
thanks for the helpful links

.