Skip to content

apache VM configuration

Simone Bnà edited this page Jun 20, 2019 · 3 revisions

activate the following apache modules

sudo a2enmod proxy_http
sudo a2enmod proxy
sudo a2enmod ssl

Clone this wiki locally