1 – You can simply create a file named “.htaccess” in the domain folder.
2 – Copy and paste the following line in the .htaccess file :
DirectoryIndex default.html index.html index.cgi index.php
3 – The Apache server will look for the list files, from left to right.
]]>