On Fri, 27 Feb 2009 09:58:35 -0600 David Martínez Albiter <[email protected]> wrote:
> Hi Nick, > > becouse in the module mod_usertrack use the next line: > apr_table_setn(r->notes, "cookie", cookieval); /* Set the cookie in a > note, for logging */ Then you'll have to pick that up earlier in your hacked mod_dumpio. A function on the fixups hook, for instance. BTW, this should really be on the modules list rather than here. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/
