How do I set a non root folder as a web project in IIS? I want the website to be www.mysite.com/projectA
not www.mysite.com
|
How do I set a non root folder as a web project in IIS? I want the website to be www.mysite.com/projectA not www.mysite.com | |||
|
feedback
|
|
There are many ways to accomplish this task. Easiest way, go to the root of the website, create a subfolder called Alternatively, you can do it by changing the root of the website to a blank folder then creating a new Then there is the smartest way using the | ||||
|
feedback
|
|
You would create a new virtual directory in the IIS management console and specify the appropriate path. | |||
|
feedback
|