index.html vs default.html
Posted
by Galwegian
on Stack Overflow
See other posts from Stack Overflow
or by Galwegian
Published on 2010-06-15T10:03:05Z
Indexed on
2010/06/15
10:12 UTC
Read the original article
Hit count: 544
I've used both index.html and default.html in the past for home pages on sites I've built. These days I mostly use index.html, but I'm not sure why... consistency I suppose.
I'm pretty sure IIS handle them the same, but I am wondering, though, if there's any benefit or pitfall in using one over the other, or are they treated the same in all respects?
Thanks!
© Stack Overflow or respective owner