I will not lie. I struggled for the better part of 3 hours trying to get my virtualhost set properly to allow me to redirect incoming internet traffic from my main server to a server on my lan, all using port 80. Here’s what worked for me.
Enable mod proxy and mod http_proxy with: sudo a2enmod [...]
