coar99/05/05 13:49:39
Modified:.STATUS
Log:
Add notes about a couple of patches on the block.
Revision ChangesPath
1.685 +11 -1 apache-1.3/STATUS
Index: STATUS
===
RCS file:
coar99/05/05 13:43:02
Modified:src CHANGES
src/main http_main.c
Log:
Fix the grouplist problem caused by setgid() on some systems.
PR: 2579
Submitted by: Rob Saccoccio <[EMAIL PROTECTED]>
Reviewed by: Ken Coar
Revision Changes
coar99/05/05 13:18:08
Modified:conf httpd.conf-dist httpd.conf-dist-win
src CHANGES
Log:
Add tgz to the list of known encoded types.
PR: 2364
Submitted by: Bertran de Singly <[EMAIL PROTECTED]>
Reviewed by: Ken Coar
Revision
dgaudet 99/05/05 10:46:08
Modified:src CHANGES
src/modules/standard mod_include.c
Log:
mod_include's fsize/flastmod should allow only relative paths, just
like "include file".
This bug was introduced during the 1.98 -> 1.99 rev of mod_include.
Submitte