[users@httpd] Question regarding ProxyPass and !

2013-09-26 Thread Thomas Eckert
Using a config like this Proxy balancer://cd107d9706d71153bafd4ab15f1c6b5d BalancerMember http://backend.example.local status=-SE /Proxy VirtualHost 10.10.10.10:80 ServerName frontend.example.local SSLProxyEngine On RequestHeader set X-Forwarded-Proto http

Re: [users@httpd] Question regarding ProxyPass and !

2013-09-26 Thread Jeremy Frank
We are doing something more like this on our 2.4 servers: Proxy balancer://cd107d9706d71153bafd4ab15f1c6b5d BalancerMember http://backend.example.local status=-SE /Proxy VirtualHost 10.10.10.10:80 ServerName frontend.example.local SSLProxyEngine On RequestHeader set

Re: [users@httpd] Question regarding ProxyPass and !

2013-09-26 Thread Tom Evans
On Thu, Sep 26, 2013 at 10:58 AM, Thomas Eckert thomas.r.w.eck...@gmail.com wrote: Using a config like this Proxy balancer://cd107d9706d71153bafd4ab15f1c6b5d BalancerMember http://backend.example.local status=-SE /Proxy VirtualHost 10.10.10.10:80 ServerName