I have one server that I have a website setup on port 80 and it works just fine from the internet.
example1.example.com
I want to setup another webpage on our other server that also has IIS installed and will have a different sub domain
example2.example.com
the only way i can get the second one to work is to change the port to 8080 so the only way I can access that website externally is example2.example.com:8080
is there a way in IIS so the users don't have to add :8080 to the end of the web address when they go to type it in?
Thanks
example1.example.com
I want to setup another webpage on our other server that also has IIS installed and will have a different sub domain
example2.example.com
the only way i can get the second one to work is to change the port to 8080 so the only way I can access that website externally is example2.example.com:8080
is there a way in IIS so the users don't have to add :8080 to the end of the web address when they go to type it in?
Thanks