I am a little confused as its been a while since I have done this.
I have 1 box.
It has 5 public IP Addresses
in IIS, I have a Default website with multiple bindings including SSL for Exchange 2007.
I have a company website which has an IP Address assigned and that works great.
I have another website and I have given it a different IP Address but when I browse to it, it makes me use SSL (HTTPS) - but I don't want to. So when I DO use it, and I try to navigate to a file I know exists (ASPX), it says page not found! Even with a simple index.html file - same thing.
Now, for the "Default Web site", there are multiple site bindings. no hostnames supplied but for the https and http, the IP Addresses are "*".
how can I safely be able to use one of the IP Addresses and assign it to a "Test" website and be able to browse to the Test website without using SSL/https?