On IIS, we want to create a web site called "new" under the node called
"Default Web Site", i.e.
--Web Sites
--- Default Web Site
-
new
However no matter how hard we try, we get
--Web Sites
--- Default Web Site
--- new
That is: the web site "new" is NOT under "Default Web Site". It is at the same
footing as "Default Web Site".
Could you help fix this issue? We want to make "new" to be a subfolder of "Default Web Site ".
Points guaranteed. Thanks!!