DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10722>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10722

ProxyPassReverse doesn't change cookie paths





------- Additional Comments From [EMAIL PROTECTED]  2003-01-08 10:17 -------
Cookie path variables do not necessarily have anything to do with the current
URL, which is why modifying them along with Location is not necessarily what the
administrator might want. (example: the admin might specify path '/' meaning "be
sitewide", and proxy might change "/" to "/bar" in the case of ProxyPassReverse
/bar http://backend/ where the admin did not want this to happen)

A separate configuration parameter is needed for cookies to be modified 
correctly.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to