» proxy: No protocol handler was valid for the URL - 0 views
-
A quick look at the available modules in /etc/apache2/mods-available showed me that in addition to mod_proxy.so I also had
-
mod_proxy_http.so. On a hunch I decided that mod_proxy_http.so was the best candidate so I tried that first.