jeff
Tue Oct 05 07:47:46 CDT 2004
On Tue, 5 Oct 2004 11:51:06 +0200, "Ocean" <ocean@titan.fov.uni-mb.si>
wrote:
>is it posible to have etc. one server where is Win2k3 server OS, another
>partition IIS 6.0 and the third and fourth partions are IIS 6.0 to, so three
>IIS on differents partions? I'dl like to know that because of planning have
>more then one intranet,
Yes. But it's not what you're thinking. You have *one* IIS with
multiple sites. The content can be anywhere you like, separate
partitions or just separate folders. Multiple sites requires separate
IP addresses, separate ports or host headers.
See:
Running mutiple web sites on a single IP address:
http://www.iisanswers.com/Top10FAQ/t10-hostheaders.htm
http://www.iisanswers.com/articles/dns_for_iis.htm
HOW TO: Use Host Header Names to Configure Multiple Web Sites in
Internet Information Services 6.0:
http://support.microsoft.com/?id=324287
Jeff