https://issues.apache.org/bugzilla/show_bug.cgi?id=47241
--- Comment #4 from Jonathan Clarke <[email protected]> 2009-05-24 23:24:56 PST --- Some additional info: using either the RewriteRule from the description or comment #2, the rewrite log with RewriteLogLevel 9 is: 127.0.0.1 - - [25/May/2009:08:22:57 +0200] [localhost/sid#b9d11ed8][rid#b9eac1a0/initial] (2) init rewrite engine with requested uri /toto;jsessionid=abc:def 127.0.0.1 - - [25/May/2009:08:22:57 +0200] [localhost/sid#b9d11ed8][rid#b9eac1a0/initial] (3) applying pattern '^/toto;jsessionid=(\w+)(:)(\w+)' to uri '/toto;jsessionid=abc:def' 127.0.0.1 - - [25/May/2009:08:22:57 +0200] [localhost/sid#b9d11ed8][rid#b9eac1a0/initial] (5) setting cookie 'JSESSIONID=abc; path=/; domain=def; expires=Mon, 25-May-2009 06:22:57 GMT' 127.0.0.1 - - [25/May/2009:08:22:57 +0200] [localhost/sid#b9d11ed8][rid#b9eac1a0/initial] (1) pass through /toto;jsessionid=abc:def -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
