hi friends
as far as i know & if i don't mistake, by default, default document must be located at the website root folder so taht when users browse the root of website (e.g. http://webserver, the default document page be displayed.
but as we know not all websites adhere such thing.
in some websites maybe website developer has placed the default document (e.g.default.htm file) in on of the sub-folders ( not at the root of websites folder) or maybe his website never has a file as default document ( like those listed in IIS snap-in)
now in such scenarios, how they configure IIS so that website be displayed when users browse that web server? is there any settings inside IIS snap-in which allow us to introduce the exact location of default document file?
or other settings within website files is related to this issue?
thanks in advanced