So let's imagine I have two servers on the same network with a single incoming internet connection. I want to run both servers on the same port, let's say 443, so that I don't have to append :someport to the address for the other one. Now let's also say that I have two domain names, both of which...