Multiple Sites on II6 and DNS

D

DavidM

Can someone tell me what I need to do on DNS for using Host Headers with
IIS6.

I basically want to have two websites running on the same server using same
IP address.

Any direction would be appreciated.
 
J

Jeff Cochran

Can someone tell me what I need to do on DNS for using Host Headers with
IIS6.

I basically want to have two websites running on the same server using same
IP address.

Any direction would be appreciated.

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
 
P

Paul King

David,

All you need to do is create the 2 websites under the IIS Manager snapin
using the Wizard provided.

Under each Website you can add host headers by right-clicking on the website
and selecting properties. Within the WebSite Tab contains your IP address
and TCP Port. Next to this contains an Advanced Tab.

By clicking on this advanced tab you can add multiple host headers for this
specific website (ie www.test.co.uk & www.test.com). Note: ensure that you
select your IIS server TCPIP address and Port (default 80).

Hope this helps
Paul.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top