Find # LoadModule foo_module libexec/mod_foo.so
Under that line, add another line:LoadModule proxy_module libexec/libproxy.so
Next, search for, and uncomment, the following lines: <IfModule mod_proxy.c>ProxyRequests On
Use the following for cascading proxy ProxyRemote * http://144.144.144.144:8080 |