Re: [EMAIL PROTECTED] ProxyPassReverse Apache 2.2.2 and Sybase EAServer

2006-07-21 Thread Joshua Slive
On 7/21/06, Spelbring, Jon <[EMAIL PROTECTED]> wrote: I'm trying to set up Apache as a transparent proxy server in front of Sybase's EAServer. I have the following in my httpd.conf: ProxyPass http://localhost:8080 ProxyPassReverse http://localhost:8080/ SetEnv force-p

[EMAIL PROTECTED] ProxyPassReverse Apache 2.2.2 and Sybase EAServer

2006-07-21 Thread Spelbring, Jon
I'm trying to set up Apache as a transparent proxy server in front of Sybase's EAServer.  I have the following in my httpd.conf:   ProxyPass http://localhost:8080 ProxyPassReverse http://localhost:8080/   SetEnv force-proxy-request-1.0 1 SetEnv proxy-nokeepalive