N
NightMan
Guest
I have changed the file list in the httpd.conf as follows:
DirectoryIndex at_domains_index.html index.html index.htm index.php index.php3 index.html.var index.shtml index.cfm
But apache still load the index.php instead index.html after the restart.
Both files are existing in the httpfolders.
I am looking for a serverwide solution. not a .htaccess solution. (I know it can solve this)
DirectoryIndex at_domains_index.html index.html index.htm index.php index.php3 index.html.var index.shtml index.cfm
But apache still load the index.php instead index.html after the restart.
Both files are existing in the httpfolders.
I am looking for a serverwide solution. not a .htaccess solution. (I know it can solve this)