Hello,
On Thu, Jun 7, 2018 at 9:36 PM, Herb Burnswell
<herbert.burnswell@xxxxxxxxx> wrote:
>
> RewriteEngine On
> RewriteRule "^/frontpage(.+)" "$1" [R,L]
What about this instead of the above:
ProxyPass /frontpage/ balancer://applicationcluster/
stickysession=JSESSIONID
ProxyPassReverse /frontpage/ balancer://applicationcluster/
stickysession=JSESSIONID
?
Regards,
Yann.
------------------------------------------------------------ ---------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx