Looks like I need the proxy module enabled .
Quote:
duff:/home/mriera# a2dismod
Which module would you like to disable?
Your choices are: alias auth_basic auth_mysql authn_file authz_default authz_groupfile authz_host authz_user autoindex cgi dav dav_svn dir env mime negotiation php5 proxy_http proxy setenvif ssl status
Module name? proxy
The following modules depend on the module you requested be uninstalled:
proxy_http
Please uninstall these first
duff:/home/mriera# a2dismod
Which module would you like to disable?
Your choices are: alias auth_basic auth_mysql authn_file authz_default authz_groupfile authz_host authz_user autoindex cgi dav dav_svn dir env mime negotiation php5 proxy_http proxy setenvif ssl status
Module name? proxy_http
Module proxy_http disabled; run /etc/init.d/apache2 force-reload to fully disable.
duff:/home/mriera# a2dismod
Which module would you like to disable?
Your choices are: alias auth_basic auth_mysql authn_file authz_default authz_groupfile authz_host authz_user autoindex cgi dav dav_svn dir env mime negotiation php5 proxy setenvif ssl status
Module name? proxy
Module proxy disabled; run /etc/init.d/apache2 force-reload to fully disable.
duff:/home/mriera# /etc/init.d/apache2 force-reload
Forcing reload of web server (apache2)... waiting Syntax error on line 19 of /etc/apache2/sites-enabled/001-isis.mydomain.org:
Invalid command 'ProxyPass', perhaps misspelled or defined by a module not included in the server configuration
failed!
|
Anyway, nice time I'll use those nice commands.