https://bz.apache.org/bugzilla/show_bug.cgi?id=69699

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Mark Thomas <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to