资讯

I want 2 web servers apache (domain: domain1.com, port: 80) and nginx (port:1234, domain2.com) running side by side. How to serve domain2.com without specifying port number? The URL on the users ...
I have an Apache box (running on Linux) with several name based vhosts for 1 IP, I wanted to run it from behind my firewall and just forward port 80 to it. Strange thing is Apache always servs up ...