On Fri, Jun 15, 2018 at 12:34 AM, Herb Burnswell
<herbert.burnswell@xxxxxxxxx> wrote:
>
>> If you accept that /frontpage path going up to the client/browser once
>> the first / works, then you can:
>> ProxyPass / balancer://applicationcluster/frontpage/ ... What if you remove the ProxyPassReverse, leaving the 2 ProxyPass only?
>> ProxyPass /frontpage/ balancer://applicationcluster/frontpage/ ...
>> ProxyPassReverse / balancer://applicationcluster/frontpage/
>> The two ProxyPass handle the two kind of paths to forward (the
>> longuest match should be elected first).
>
> Using the two ProxyPass directives per above sends a request into a loop.
Regards,
Yann.
------------------------------------------------------------ ---------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx