* Peter Lyons <[EMAIL PROTECTED]> [2003-06-12 22:34]: > Is it possible to configure Apache to log the "Cookie" headers? If you > can get the session IDs from the request Cookie headers into the logs, > you've got a shot. What you would need to do is keep a separate record
http://httpd.apache.org/docs/mod/mod_log_config.html Custom Log Formats ... %...{Foobar}i: The contents of Foobar: header line(s) in the request sent to the server Looks like it! (never tried it) -- ___________________________ [EMAIL PROTECTED] ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
