Here is a quick rundown of what I have and what I’m trying to do.
Server1: 192.168.2.2
Server2: 192.168.2.3
Router:
Internal IP: 192.168.2.1
External IP: 74.1.1.1
Website1: www.yo.com
Website2: www.yo2.com
Is there any hardware/software out there that can route host headers to physically different IIS server or is there a way to setup front end with multiple backend IIS Servers like exchange?
www.yo.com--->74.1.1.1--->192.168.2.2
www.yo.com--->74.1.1.1--->192.168.2.3
This is what I’m trying to accomplish. I don’t want something shady like hosting a website on a different port. How does a webhosting company accomplish this?
Thanks for any help!