Hello,

On Thu, Jun 7, 2018 at 9:36 PM, Herb Burnswell
<[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to