Re: IIS Configuration
From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 01/12/05
- Next message: Thanasis \(sch\): "Re: iiis 5.1 aspx pages problem"
- Previous message: Kristofer Gafvert: "Re: Mutliple sites needing to communicate over SSL on one IIS server"
- In reply to: Rich: "IIS Configuration"
- Next in thread: John Cesta: "Re: IIS Configuration"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 12 Jan 2005 08:05:16 -0800
Hello Rich,
IIS does not care how the request makes it to the server, so what you are
actually asking for is:
Can I have two websites on one webserver?
And yes, this is possible. You can use host headers to distinguish the
websites (most common), but different ports and/or different IPs are also
possible to use.
So, you need to make sure that the webserver is accessible from both the
Intranet and Internet, and then configure two websites on the webserver.
Please have in mind the risks of exposing a server to the public.
To configure IIS with host headers:
"HOW TO: Use Host Header Names to Configure Multiple Web Sites in Internet
Information Services 6.0"
http://support.microsoft.com/?id=324287
-- Regards, Kristofer Gafvert New Article: www.gafvert.info/ClientToServer.htm www.ilopia.com Rich wrote: > Hi there, > > Is it possible to have a default web site for my intranet site(s) and a Web > Application directory for my internet site running on the same windows 2000 > server? > If it is......... how can I configure IIS so that this is possible? > > Regards, > Richard
- Next message: Thanasis \(sch\): "Re: iiis 5.1 aspx pages problem"
- Previous message: Kristofer Gafvert: "Re: Mutliple sites needing to communicate over SSL on one IIS server"
- In reply to: Rich: "IIS Configuration"
- Next in thread: John Cesta: "Re: IIS Configuration"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|