https://bz.apache.org/bugzilla/show_bug.cgi?id=69699
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Mark Thomas <ma...@apache.org> --- That is expected, documented behaviour: "The URL presented to the rewrite valve is the same URL used for request mapping...". i.e. all path parameters are removed. We might want to consider a variable exposing the URL session ID so the user can do something like RewriteCond %{URL_SESSION_ID} !="" Although I'll note no-one has actually asked for this functionality on the users list. I don't think we should be automatically adding it. -- 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