Christopher Schultz schrieb:
> Rainer and Mladen,
>
> Looks like everything is working as expected.
>
> This seems much nicer than my old hack of using mod_rewrite. Perhaps
> this is actually more of a hack ;)
It's not meant to replace mod_rewrite, which of course is much more
powerful. But this
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer and Mladen,
Rainer Jung wrote:
> Mladen Turk wrote:
>> However, you are right, I made a bug in that code, it should trip
>> the session from r->filename not r->uri. Will be fixed in the next
>> tryout.
>
> ... which is now available for testin
Mladen Turk wrote:
Right, the ;jsessionid=... will be shown in the logs.
However, you are right, I made a bug in that code, it should
trip the session from r->filename not r->uri.
Will be fixed in the next tryout.
... which is now available for testing under the same URL.
Since this change wa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mladen,
Mladen Turk wrote:
> Right, the ;jsessionid=... will be shown in the logs.
>
> However, you are right, I made a bug in that code, it should
> trip the session from r->filename not r->uri.
> Will be fixed in the next tryout.
Sweet. When shoul
Christopher Schultz wrote:
JkStripSession On
JkMount ... [many of these]
So far so good :)
192.168.1.47 - - [26/Feb/2007:12:59:06 -0500] "GET
/diagnosis/images/flags/es.png;jsessionid=A17B19517B58B2C06D8B7120D3B8503C
HTTP/1.1" 404 1766
Right, the ;jsessionid=... will be
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
I decided to test out the newly available mod_jk 1.2.21 pre-release and
the JkStripSession directive in order to remove mod_rewrite from my
configuration. It does not appear to be working using my configuration.
I'm using Apache httpd 2.0.58 with