Using host headers requires two pieces of configuration:
1. DNS entry that says "myserver.de" goes to IP a.b.c.d with Host:
myserver.de
2. IIS Host header entry for myserver.de and the file directory it maps to
www.myserver.de and myserver.de are two different Host headers, so you need
two separate entries in IIS.
Thus, either you failed to configure DNS correctly to direct myserver.de to
IIS, or you did not configure IIS to accept myserver.de host header, or
both.
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Yavuz Bogazci" <test.DeleteThis@dbxtools.com> wrote in message
news:O2%23o0slLFHA.2824@TK2MSFTNGP10.phx.gbl...
Hi,
i have a problem with the hostheader configuration under iis 6. I have a
single IP Adress and i want to host multiple sites on this ip address. if i
type
www.myserver.de in the hostheader in iis, everything is ok when i type
www.myserver.de in my browser. if i want to use myserver.de its not working.
the same thing if i use myserver.de in the hosheader section and when i type
www.myserver.de in the browser its not working, too.
how can i make it happen, that my iis accept both typed version of my
domainname?
thanks
yavuz bogazci
>> Stay informed about: Hostheader Problem