Add another apache module

This commit is contained in:
Glenn Y. Rolland 2018-12-25 12:23:21 +01:00
parent 5572602db9
commit fe1b4aff5f

View file

@ -9,7 +9,7 @@ ProxyPassReverse /sites/ http://localhost/index.php/apps/cms_pico/pico/
MARK
# Enable apache modules
a2enmod proxy rewrite
a2enmod proxy proxy_http rewrite
# Run service
cron