|
I just looked up what the default documents are on my windows server, IIS has not yet been touched and it, by default, is looking for documents in the following order: default.htm, default.asp, iisstart.asp
So if you had deafult.htm and default.asp both in the directory... default.htm would be the one that would be displayed.
|