Add another apache module
This commit is contained in:
parent
5572602db9
commit
fe1b4aff5f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ ProxyPassReverse /sites/ http://localhost/index.php/apps/cms_pico/pico/
|
||||||
MARK
|
MARK
|
||||||
|
|
||||||
# Enable apache modules
|
# Enable apache modules
|
||||||
a2enmod proxy rewrite
|
a2enmod proxy proxy_http rewrite
|
||||||
|
|
||||||
# Run service
|
# Run service
|
||||||
cron
|
cron
|
||||||
|
|
Loading…
Reference in a new issue