Hi,
On our IIS Server we have two web sites. The default web site is using the
port 80 and the second web site is using port 81. On the second web site
I've inserted a Host Header Name (www.website2.net), then to test the
connection I've modified the Hosts file on the server to included the host
header (10.10.10.10 www.website2.net). If I ping www.website2.net from the
IIS server I get a response but if I try to access the web site with the
host header I get prompt for a username and password. Anonymus access is
disabled. Can someone help me with this?
Thank you
Jacques