diff --git a/docker-entry.sh b/docker-entry.sh index 331518c..585cc9d 100755 --- a/docker-entry.sh +++ b/docker-entry.sh @@ -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