On Fri, Jan 23, 2009 at 6:07 PM, Raj Jay <[email protected]> wrote: > Hi, > > I am trying to use the ProxyPass directive in my apache cofig file to work > around the ajax cross-domain policy. > > My apache server is hosted behind a corporate firewall. The ProxyPass > directive works fine when the remote server resides within the intranet; > however, when it points to something outside the intranet, I get a HTTP 503. > > It seems like the apache server is not using the http_proxy environment > variable. I also tried to set it explicitlly in my config file as follows: > SetEnv http_proxy ... > SetEnv https_proxy ...
See the ProxyRemote directive -- Eric Covener [email protected] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
