Is there a way to create a root (home) directory for multiple websites on the
same machine (with IIS)?

For instance, I would like to use this address for one website:
http://1stWebsite/index.asp

And then Iâ??d like to use this address for another website:
http://2ndWebsite/index.asp

Iâ??d like to implement this on a single machine running Microsoft Windows
Server 2003 Standard Edition.

Can this be done is I use different port values.

John.

Re: Maintaining multiple Web Server Route Directories by Kristofer

Kristofer
Fri Feb 29 12:01:31 CST 2008

Hello,

Yes this is possible. What you describe seems to be multiple websites, which
is possible to have on Windows Server 2003 and IIS 6.

See for example this article:
http://www.gafvert.info/iis/article/iis_multiple_websites.htm

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


"John L." <JohnL@discussions.microsoft.com> skrev i meddelandet
news:418F32BF-7014-466B-961B-DCBD881C64D2@microsoft.com...
> Is there a way to create a root (home) directory for multiple websites on
> the
> same machine (with IIS)?
>
> For instance, I would like to use this address for one website:
> http://1stWebsite/index.asp
>
> And then Iâ??d like to use this address for another website:
> http://2ndWebsite/index.asp
>
> Iâ??d like to implement this on a single machine running Microsoft Windows
> Server 2003 Standard Edition.
>
> Can this be done is I use different port values.
>
> John.
>
>