Hi, If I have a local website with Integrated Windows Authentication I can access it fine via http://localhost and http://127.0.0.1 . However if I put an entry into the machine's hosts file e.g. 127.0.0.1 mysite http://mysite does not work. When hitting this website an entry is created in the security...