[PATCH] Add CookieIPHeader directive to mod_usertrack (for 1.3)

2003-08-14 Thread Mike Cramer
fails to parse it, the default value (from r->connection) is used instead. Without the directive, apache's behavior is unchanged. This patch is against the mod_usertrack.c found in 1.3.28. -- Mike Cramer http://www.webkist.com/ --- mod_usertrack-orig.c2003-08-12 14:49:48.000

[PATCH] Re: Time for 1.3.28?

2003-02-19 Thread Mike Cramer
Jim Jagielski wrote: I'm considering releasing 1.3.28 soonish... comments? The patch attached to bugzilla 14648 (and this message) fixes a long standing mod_proxy/mod_rewrite/mod_include problem. The same bug is in the old bug db several times: PR2074, PR5338, PR6804. -- Mike Cramer

[PATCH] make mod_rewrite [P] stuff work in mod_dir and mod_include

2002-12-02 Thread Mike Cramer
differently from things setup directly in mod_proxy. -- Mike Cramer http://www.webkist.com/ diff --recursive -buB httpd-2.0.43/modules/mappers/mod_dir.c httpd-2.0.43-mrc/modules/mappers/mod_dir.c --- httpd-2.0.43/modules/mappers/mod_dir.c Thu May 16 01:20:46 2002 +++ httpd-2.0.43-mrc/modules/ma