|
Posted by nexor on May 26, 2008, 3:03 pm
Please log in for more thread options
Hello !
I'm not sure if my issue is related more to mod_perl or to apache
itself...
I have an application written in mod_perl. Application accesses some
remote web service to get some data. The server (RHEL5) is put on a
network, where all outgoing traffic has to go thru the proxy.
For example, for applications like wget is enough to set variable
http_proxy=proxy.domain.net to make it work.
How do I make Apache/mod_perl to redirect all traffic thru the proxy?
Thanks for any hints!
Tomek
|