dgaudet 97/07/08 12:50:49
Modified:htdocs/manual/mod directives.html index.html
mod_autoindex.html mod_dir.html
src CHANGES Configuration.tmpl mod_autoindex.c
mod_dir.c
Log:
Automatic indexes moved from mod_dir int
dgaudet 97/06/30 14:42:34
Modified:htdocs/manual install.html
htdocs/manual/misc FAQ.html known_bugs.html
htdocs/manual/mod mod_proxy.html
src CHANGES Configuration.tmpl Configure INSTALL
Makefile.tmpl PORTING
fielding97/04/27 02:54:35
Modified:src CHANGES Configuration.tmpl
Log:
Rearranged all modules to enhance understanding of their purpose
and relative order (and maybe even reduce some overhead), but without
changing their effective (per-hook) calling order. Added a
bunch
dgaudet 97/04/15 13:00:24
Modified:src CHANGES Configuration.tmpl Configure conf.h
Log:
Linux platforms have various differences that make it difficult to enable
the HAVE_SHMGET and disable the USE_FCNTL_SERIALIZED_ACCEPT reliably. So
instead we'll let the user shoot thems
brian 96/11/03 12:56:08
Modified:src CHANGES Configuration.tmpl INSTALL Makefile.tmpl
README TODO
Log:
Removed Id lines, as per group consensus.
Revision ChangesPath
1.71 +0 -2 apache/src/CHANGES
Index: CHANGES
mjc 96/09/27 01:55:52
Modified:src CHANGES Configuration.tmpl
Log:
Make sure the users know that cookies==usertrack
Revision ChangesPath
1.67 +6 -1 apache/src/CHANGES
Index: CHANGES
===
jim 96/08/04 18:17:26
Modified:src CHANGES Configuration.tmpl Configure INSTALL
Makefile.tmpl README TODO
Log:
Configure/Configuration.tmpl update.
Clean up the way Configure does things and make Configuration a bit
easier and intuitive on how t
jim 96/07/29 15:52:03
Modified:src CHANGES Configuration.tmpl Makefile.tmpl README
Log:
allow for selectable use of regex/libregex.a via Configuration.tmpl
Revision ChangesPath
1.46 +5 -1 apache/src/CHANGES
1.23 +8 -0 apache/src