Apache
Use Apache as a Reverse Proxy to another Service
If you've got another web application running on your server, but still want it served up on port 80 or 443 you can use Apache's mod_proxy to forward traffic from Apache to your application. An example would be if your web application is running on http://localhost:8080 you