On Thu, Aug 6, 2020 at 1:23 PM Christopher Schultz
<ch...@christopherschultz.net> wrote:
>
> Are you trying to redirect across contexts (from one web application
> to another)? If so, you need to make sure you are actually doing a
> redirect. Your RewriteRules aren't redirecting.
>
> Try the [R] flag.
>
> - -chris

Actually, no.  We used to have 3 similar but distinct apps deployed at
/apps/iv /ivplugin and /apps/ivplugin. Now the code has converged, and
there's only one app, but for a while we need to continue to use all
the old paths.  The rewrite rules let me deploy one app instead of
deploying the same app 3 times.  And it was working just fine in (at
least) 8.5.51.  We've been using this hack for nearly a year.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to