|
Home > Archive > IIS Server > February 2004 > Multiple web sites for one IP address with IIS
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Multiple web sites for one IP address with IIS
|
|
| newsgroup user 2004-02-12, 3:35 pm |
| Hello,
I would like for IIS to run multiple web sites for a single IP. I am running Windows 2000 srv. I understand one has to use host headers in order to have multiple web sites. What I don't understand is how to map the different host headers to different dire
ctories on the machine. The option of choosing a directory does not appear in the host header configuration steps.
Can anyone help please?
Thanks in advance,
Julien Martin.
| |
| Ken Schaefer 2004-02-12, 5:34 pm |
| You need to create separate websites first. You point each website to a
separate directory. You configure one (or more) hostheaders for each
website.
This may also be helpful:
http://support.microsoft.com/?id=190008
HOW TO: Use Host Header Names to Host Multiple Sites from One IP Address in
IIS 5.0
Cheers
Ken
"balteo" <julien-martin@wanadoo.fr> wrote in message
news:482BCC36-DA34-4522-9170-893992F309D6@microsoft.com...
: Hello,
: I would like for IIS to run multiple web sites for a single IP. I am
running Windows 2000 srv. I understand one has to use host headers in order
to have multiple web sites. What I don't understand is how to map the
different host headers to different directories on the machine. The option
of choosing a directory does not appear in the host header configuration
steps.
: Can anyone help please?
: Thanks in advance,
: Julien Martin.
| |
| Kristofer Gafvert 2004-02-12, 8:34 pm |
| Hello,
Please see
"HOW TO: Use Host Header Names to Host Multiple Sites from One IP Address in
IIS 5.0"
http://support.microsoft.com/defaul...b;en-us;Q190008
for instructions how to use Host Headers in IIS 5.0.
--
Regards,
Kristofer Gafvert - IIS MVP
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
www.ilopia.com - FAQ and Tutorials for Windows Server 2003
"balteo" <julien-martin@wanadoo.fr> wrote in message
news:482BCC36-DA34-4522-9170-893992F309D6@microsoft.com...
> Hello,
> I would like for IIS to run multiple web sites for a single IP. I am
running Windows 2000 srv. I understand one has to use host headers in order
to have multiple web sites. What I don't understand is how to map the
different host headers to different directories on the machine. The option
of choosing a directory does not appear in the host header configuration
steps.
> Can anyone help please?
> Thanks in advance,
> Julien Martin.
| |
| Jeff Cochran 2004-02-13, 2:35 am |
| On Thu, 12 Feb 2004 20:46:05 -0800, balteo <julien-martin@wanadoo.fr>
wrote:
>I would like for IIS to run multiple web sites for a single IP. I am running Windows 2000 srv. I understand one has to use host headers in order to have multiple web sites. What I don't understand is how to map the different host headers to different dir
ectories on the machine. The option of choosing a directory does not appear in the host header configuration steps.
>Can anyone help please?
You want:
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
Jeff
|
|
|
|
|