mjc 96/04/04 06:54:04
Modified:src mod_cookies.c CHANGES
Log:
Reviewed by: Mark Cox
Submitted by: James H. Cloos Jr. <[EMAIL PROTECTED]>
This patch allows the cookie log to go to a pipe rather than just to a
file. The new code was taken from mod_log_agent.c.
mjc 96/03/01 07:39:57
Modified:src mod_cookies.c CHANGES
Log:
Major update to the way cookies are handled to allow Apache generated
cookies to co-exist peacefully with other cookies on a site.
Revision ChangesPath
1.4 +39 -18apache/src/mod_cookies.c