Re: [us...@httpd] Firewall causing ProxyPass to fail

2009-01-27 Thread Eric Covener
On Tue, Jan 27, 2009 at 10:54 PM, William A. Rowe, Jr. wrote: > Eric Covener wrote: >> On Tue, Jan 27, 2009 at 4:05 PM, Raj Jay wrote: >>> Sorry for resending this. Just wondering if ProxyRemote works when using SSL >>> between Apache and the remote server (specified using ProxyPass)? If not, >>>

Re: [us...@httpd] Firewall causing ProxyPass to fail

2009-01-27 Thread William A. Rowe, Jr.
Eric Covener wrote: > On Tue, Jan 27, 2009 at 4:05 PM, Raj Jay wrote: >> Sorry for resending this. Just wondering if ProxyRemote works when using SSL >> between Apache and the remote server (specified using ProxyPass)? If not, >> any alternate solutions will be greatly appreciated. >> >> Thanks! >

Re: [us...@httpd] Firewall causing ProxyPass to fail

2009-01-27 Thread Eric Covener
On Tue, Jan 27, 2009 at 4:05 PM, Raj Jay wrote: > Sorry for resending this. Just wondering if ProxyRemote works when using SSL > between Apache and the remote server (specified using ProxyPass)? If not, > any alternate solutions will be greatly appreciated. > > Thanks! > -Raj. The manual says it

Re: [us...@httpd] Firewall causing ProxyPass to fail

2009-01-27 Thread Raj Jay
Sorry for resending this. Just wondering if ProxyRemote works when using SSL between Apache and the remote server (specified using ProxyPass)? If not, any alternate solutions will be greatly appreciated. Thanks! -Raj. On Sat, Jan 24, 2009 at 3:55 PM, Raj Jay wrote: > Thanks Eric! This was helpf

Re: [us...@httpd] Firewall causing ProxyPass to fail

2009-01-24 Thread Raj Jay
Thanks Eric! This was helpful. ProxyRemote works fine when using http with the remote server. For https requests I get a 502. The ProxyRemote document states that: "only "http" is supported by this module". Is there any work around for https? Regards, -Raj. On Fri, Jan 23, 2009 at 8:59 PM, Eric

Re: [us...@httpd] Firewall causing ProxyPass to fail

2009-01-23 Thread Eric Covener
On Fri, Jan 23, 2009 at 6:07 PM, Raj Jay 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 reside

[us...@httpd] Firewall causing ProxyPass to fail

2009-01-23 Thread Raj Jay
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 o