https://issues.apache.org/bugzilla/show_bug.cgi?id=56005
--- Comment #1 from Rainer Jung <rainer.j...@kippdata.de> --- Note that PR 51769 was about erroneously rejecting a request as invalid, because not only requests to objects underneath web-inf and meta-inf were blocked, but also requests to resources that contained web-inf or meta-inf as substrings in their uri, like /a/b/c/web-inf.xml. Such requests are allowed though and after fixing 51769 should work. Only requests to metra-inf or web-inf or any resource underneath them must be rejected. Can you please clarify: - which URL are you using when you observe a problem - what is the expected response - what is the actual response - what are the contents of access and error logs (iis, tomcat) if any Thanks! -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org