I'm having an issue very similar to this one:
https://marc.info/?l=tomcat-user&m=159171480518941&w=2

The only difference is, I'm upgrading my docker from 8.5.51 to 8.5.57.
My config adds a parameter in the rewrite rule, so I can see in the
access log that the rule is rewriting properly.  It just returns a
404.

I'm using the Dockerfile from here:
https://github.com/docker-library/tomcat/blob/master/8.5/jdk11/openjdk-slim-buster/Dockerfile

Except, modified to use jdk 10.

Everything has been working great in 8.5.51, and still does, but if I
upgrade to 8.5.57, all rewritten requests return 404.

I haven't tried 8.5.56.  Is this a known issue with 8.5.57?

Thanks,
Barry

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

Reply via email to