Forum Moderators: phranque
My question is whether it would be possible to then "forward" web traffic from the Apache proxy to a remote anonymous proxy. I guess it would look something like this:
[LAN host] <===(SSH Tunnel)===> [Apache Proxy (local)] --------> [remote anon. proxy] -----> [remote web server(s)]
I don't really have any specific reason for wondering this, and whether it really seems necessary or not, I was just wondering if it's possible. I guess the part I'm not sure about is how to set up Apache to "forward" proxy requests to another proxy (if that's possible).