I am new to IIS and trying to understand when a website is setup in IIS what different folders are meant for and how to find out which file would be picked up first when a user woukd type URL of my site (say www.checkaccess.com)
Thanks
|
|
I am new to IIS and trying to understand when a website is setup in IIS what different folders are meant for and how to find out which file would be picked up first when a user woukd type URL of my site (say www.checkaccess.com) Thanks |
||||
|
|
|
For IIS 5, open the IIS snap-in, right-click on any folder and choose Properties. Click on the Document tab. There is a checkbox there, "Enable Default Document" with a list of file names that IIS will try in turn for that directory. |
||||
|