Helo,

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,

many thanks,

Oc.

Re: many IISs on one server (storage system) by Burtsev

Burtsev
Tue Oct 05 06:15:19 CDT 2004

Yes.

--
Dmitry Burtsev [burtsev@removethis.km.ru]



"Ocean" <ocean@titan.fov.uni-mb.si> wrote in message
news:#08JpCsqEHA.516@TK2MSFTNGP09.phx.gbl...
> Helo,
>
> 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,
>
> many thanks,
>
> Oc.
>
>



Re: many IISs on one server (storage system) by Ocean

Ocean
Tue Oct 05 06:22:57 CDT 2004

Nice,.. any tips/instructions of installing this?



"Burtsev Dmitry" <burtsev@removethispart.km.ru> wrote in message
news:ua$PbysqEHA.3980@TK2MSFTNGP12.phx.gbl...
> Yes.
>
> --
> Dmitry Burtsev [burtsev@removethis.km.ru]
>
>
>
> "Ocean" <ocean@titan.fov.uni-mb.si> wrote in message
> news:#08JpCsqEHA.516@TK2MSFTNGP09.phx.gbl...
>> Helo,
>>
>> 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,
>>
>> many thanks,
>>
>> Oc.
>>
>>
>
>



Re: many IISs on one server (storage system) by jeff

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