DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.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://issues.apache.org/bugzilla/show_bug.cgi?id=10722

ProxyPassReverse doesn't change cookie paths

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]



------- Additional Comments From [EMAIL PROTECTED]  2004-05-13 06:14 -------
One might want to modify both the domain and the path, so you'd need two
directives, right?  For instance:

ProxyPassReverseCookieDomain foo.com bar.com
ProxyPassReverseCookiePath /mailprog /

I'm assuming it's original->new, like most apache directives.

You'd want to be able to set this on a per-url basis, perhaps in a <Directory
proxy:foo> block?

This seems pretty essential for flexible proxy/load balancer setup, so if I
missed an obvious better implementation, please comment.

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

Reply via email to