Re: [users@httpd] Proxying everything but one file

2018-04-27 Thread Eric Covener
On Fri, Apr 27, 2018 at 4:00 AM, Joe Muller wrote: > > > Greetings fellow Apache users, > > > > I have a simple setup where I currently proxy to a backend application > server farm, i.e. > > > > ProxyPass / https://url.myserverfarm.com:port/ > > ProxyPassReverse / https://url.myserverfarm.com:port

[users@httpd] Proxying everything but one file

2018-04-27 Thread Joe Muller
Greetings fellow Apache users, I have a simple setup where I currently proxy to a backend application server farm, i.e. ProxyPass / https://url.myserverfarm.com:port/ ProxyPassReverse / https://url.myserverfarm.com:port/ Now we want to start monitoring the proxies for a health check file that