Re: Proxying everything but one file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Apr 27, 2018 at 4:00 AM, Joe Muller <jmuller@xxxxxxxxxxx> 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/
>
>
>
> Now we want to start monitoring the proxies for a health check file that
> exists in the local htdocs directory, something similar to:
>
>
>
> /healthcheck/server.html
>
>
>
> however since we proxy everything and the kitchen sink what is the best way
> to accomplish this without having have individual entries for every proxied
> URL (currently over 100+ URLS) ?
>

The manual shows a syntax with "!" for exclusions.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux