|
It depends entirely on the webserver, on some I have index.html to show up first, on others I have index.cfm or index.asp. This is something that can be set from cpanel if you have it, or you can ask the sysadmin to take a look at it. Though a good rule is to never have to files with the same filename, even if they have different extensions. So avoid index.asp and index.php within the same folder.
|