|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
IIS6 Multiple Site on 1 IP.
I am trying to setup two web sites on one IP using host headers. The only way I can get it to work on one site or the other is to assign a site identity without a host header value. When I do that, both urls will pull up the same site. At one time I tried going into DNS and creating zones, but I have delete those zones thinking I don't need them.
Here is my current setup. 1st Web Site www.cbapps.com 66.137.25.58 80 www.cbapps.com 66.137.25.58 80 cbapps.com 2nd Web Site www.ntxtherapyinnovations.com 66.137.25.58 80 www.ntxtherapyinnovations.com 66.137.25.58 80 ntxtherapyinnovations.com Thanks in advance, David |
|
#2
|
|||
|
|||
|
It sounds to me like you didn't get the host headers configured properly.
Here is one link that might be relevant http://support.microsoft.com/default.aspx?scid=kb;en-us;190008
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
|
#3
|
|||
|
|||
|
Quote:
Can you tell me or show me what a correct configuration should look like? Thanks, David |
|
#4
|
|||
|
|||
|
I can't, I don't use host headers. It seems to me I saw a tutorial on www.iisfaqs.com
|
|
#5
|
|||
|
|||
|
when you create the second web site in IIS the second box to appear has a box that says "host header for this web site (default none)" put in name.domain.com then create an "A" record to test. I have 6 web sites on one IP address that works fine in IIS 6. I have not tried this with seperate domains I use
site1.mydomain.com site2.mydomain.com but since you have seperate domains you would need a second zone to make this work. Last edited by juniperr : April 26th, 2005 at 11:08 AM. |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > IIS6 Multiple Site on 1 IP. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|