PDA

View Full Version : index.html index.htm and default.html



LeX
January 18th, 2001, 08:09
I was wondering, typing http://www.yahoo.com/ will lead you to the index.html file, or the index.htm or default.html file? (suppose all 3 files exists in the same directory and differs from each other)

somebody please tell me, I'm too lazy to try this out myself. :p

cds
January 18th, 2001, 12:33
Its whatever comes first in the DirectoryIndex variable of the server configuration files. Its usually index.html...