Need help creating sites in IIS

Need help creating sites in IIS

am 05.07.2007 23:48:02 von William

I am completely new to IIS but our office has a requirement for half a dozen
sites to be created with a prefix to the domain name, for example:

documents.mywebsite.com
storage.mywebsite.com

and so on... How do we do this?

Thanks in advance!

Re: Need help creating sites in IIS

am 06.07.2007 08:32:35 von Bernard

a) create related DNS server for the domain
b) go to IIS MMC, create the websites. if you are using same ip address,
ensure you put in the correct host header value.

Basic reading.
How To Configure DNS Records for Your Web Site in Windows Server 2003
http://support.microsoft.com/?id=324260

HOW TO: Use Host Header Names to Configure Multiple Web Sites in Internet
Information Services 6.0
http://support.microsoft.com/?id=324287


--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


"William" wrote in message
news:17DFD589-3A5A-48C6-810D-7E7C132F9C5D@microsoft.com...
>I am completely new to IIS but our office has a requirement for half a
>dozen
> sites to be created with a prefix to the domain name, for example:
>
> documents.mywebsite.com
> storage.mywebsite.com
>
> and so on... How do we do this?
>
> Thanks in advance!

Re: Need help creating sites in IIS

am 06.07.2007 15:32:04 von William

Thanks for the reply...

Can anyone tell me, do I *require* multiple IP addresses? Currently the
server is only assigned one NAT IP and they would like to keep it that way.
Is it possible to set this up using the one IP and standard port 80? If so,
how?

Thanks!


"Bernard Cheah [MVP]" wrote:

> a) create related DNS server for the domain
> b) go to IIS MMC, create the websites. if you are using same ip address,
> ensure you put in the correct host header value.
>
> Basic reading.
> How To Configure DNS Records for Your Web Site in Windows Server 2003
> http://support.microsoft.com/?id=324260
>
> HOW TO: Use Host Header Names to Configure Multiple Web Sites in Internet
> Information Services 6.0
> http://support.microsoft.com/?id=324287
>
>
> --
> Regards,
> Bernard Cheah
> http://www.iis.net/
> http://www.iis-resources.com/
> http://msmvps.com/blogs/bernard/
>
>
> "William" wrote in message
> news:17DFD589-3A5A-48C6-810D-7E7C132F9C5D@microsoft.com...
> >I am completely new to IIS but our office has a requirement for half a
> >dozen
> > sites to be created with a prefix to the domain name, for example:
> >
> > documents.mywebsite.com
> > storage.mywebsite.com
> >
> > and so on... How do we do this?
> >
> > Thanks in advance!
>
>
>

Re: Need help creating sites in IIS

am 06.07.2007 16:19:57 von Kristofer Gafvert

Hello,

No, you do not require multiple IP addresses. The KB Article

"HOW TO: Use Host Header Names to Configure Multiple Web Sites in Internet
Information Services 6.0"
http://support.microsoft.com/?id=324287

Bernard gave you explains how to use Host Header Names to run multiple
websites using one IP address.

This article may also be interesting to read:

"Using Host Headers to host multiple websites on IIS 6.0"
http://www.gafvert.info/iis/article/iis_multiple_websites.ht m


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


William wrote:

>Thanks for the reply...
>
>Can anyone tell me, do I require multiple IP addresses? Currently the
>server is only assigned one NAT IP and they would like to keep it that way.
>Is it possible to set this up using the one IP and standard port 80? If so,
>how?
>
>Thanks!
>
>
>"Bernard Cheah [MVP]" wrote:
>
>>a) create related DNS server for the domain
>>b) go to IIS MMC, create the websites. if you are using same ip address,
>>ensure you put in the correct host header value.
>>
>>Basic reading.
>>How To Configure DNS Records for Your Web Site in Windows Server 2003
>>http://support.microsoft.com/?id=324260
>>
>>HOW TO: Use Host Header Names to Configure Multiple Web Sites in Internet
>>Information Services 6.0
>>http://support.microsoft.com/?id=324287
>>
>>
>>--
>>Regards,
>>Bernard Cheah
>>http://www.iis.net/
>>http://www.iis-resources.com/
>>http://msmvps.com/blogs/bernard/
>>
>>
>>"William" wrote in message
>>news:17DFD589-3A5A-48C6-810D-7E7C132F9C5D@microsoft.com...
>>>I am completely new to IIS but our office has a requirement for half a
>>>dozen
>>>sites to be created with a prefix to the domain name, for example:
>>>
>>>documents.mywebsite.com
>>>storage.mywebsite.com
>>>
>>>and so on... How do we do this?
>>>
>>>Thanks in advance!
>>
>>
>>