* enable web service proxy modules ``` sudo a2enmod proxy sudo a2enmod proxy_http sudo systemctl restart apache2 systemctl status apache2 sudo apachectl configtest ```