In IIS 6, I am trying to create a site under the default web site.
In the manager, when i highlight the 'default web site', click new, website,
point it to the directory under inetpub, it creats the site not under the
default web site, but as a site under web sites.
I need this site to be under default web sites so I can access it at
localhost/sitename..
what am I doing wrong?????

Re: create site..? by Kristofer

Kristofer
Tue May 02 01:24:35 CDT 2006

Hello,

You do not want to create a "web site". Web sites are undependent on each
other and cannot be "nested". You describe a "Virtual Directory" and that
seems to be what you want to create.


--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


Marco wrote:

>In IIS 6, I am trying to create a site under the default web site.
>In the manager, when i highlight the 'default web site', click new,
>website, point it to the directory under inetpub, it creats the site not
>under the default web site, but as a site under web sites.
>I need this site to be under default web sites so I can access it at
>localhost/sitename..
>what am I doing wrong?????