DirectoryIndex

T

timtrott

Guest
I have DirectoryIndex in httpd.conf set for index.html before index.php, but when I installed an index.php file in a site the default switched form index.html to the index.php. Why? There is no .htaccess file and nothing in the conf directory that would affect the priority that I can find.

Is there another place where this directive is controlled? I need to hide the index.php with index.html until I finish configuring the php functions.
 
Back
Top