Apache 2 - Setup Reverse Proxy to Access Private Network Over The Internet
Do you already have apache2 configured on your server, and you want to have another application running on the same port as apache have? which is port 80.
We can do it by implementing reverse proxy, so how to do it?
1. Create Virtual Host
We need to ...
fiko.me2 min read