I know it should be in the IIS MMC somewhere, but I'm not sure where. Anyone know where to change the default wwwroot folder?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
Just right-click the default web in the list of websites in the IIS Manager. Go to the "Home Directory" tab and change the local path: Normally it is the first item in the list. Its name on English Windows installations is "Default Web Site". The default web normally responds to port 80 requests for all http headers on all assigned IP addresses, even if they are not explicitly set (tab "Web Site", "Web site identification" button "Advanced...". |
|||||||||
|
|
The default site is set to listen on port 80. The other answers showed how to change the home directory. |
|||
|
|