I have one server, and two sitets -- let's say A and B.
The problem (for me) is when I shut down B site, when I try to browse:
www.b.com
instead of displaying an error, IIS redirects me (silently) to A, so in effect I get the addres:
www.a.com
So how to block this redirection (and display an error)?
IIS 7.