Hi All , I am using IIS6.1. Here Now I am facing one problem with same domain name with different suffix.I hosted two domain names.The first name we purchased from Godaddy.And another one from other company.
1. www.example1234.com
2. www.example1234.om
Both are binding with port number 80. The first one is working fine but the second one when I tested I am getting error "The connection was reset" . So What I did is I changed binding port number of second site from port 80 to port 8000. In that case www.testing.om:8000
is working fine without any issue. Why this is not working with port 80????
Go to the complete details ...