diff --git a/Makefile b/Makefile index 482b30074..93b8da5e5 100644 --- a/Makefile +++ b/Makefile @@ -104,4 +104,5 @@ apache-ssl: a2enmod ssl a2enmod rewrite a2enmod proxy + a2enmod proxy_http service apache2 restart