jim 00/02/02 12:44:16
Modified:htdocs/manual/mod core.html mod_include.html
src CHANGES
src/include http_core.h httpd.h
src/main http_core.c http_log.c http_protocol.c util.c
src/modules/proxy proxy_util.c
ben 00/01/11 06:23:04
Modified:src CHANGES
src/modules/standard mod_actions.c
Log:
Make Action work when Location doesn't exist.
Submitted by: Manoj
Reviewed by: Ben
Revision ChangesPath
1.1492+4 -0 apache-1.3/src/CHANGES
Index:
rse 99/01/01 09:18:03
Modified:src CHANGES
src/include ap_mmn.h httpd.h
src/main http_request.c util.c util_script.c
src/modules/standard mod_actions.c mod_alias.c mod_dir.c
mod_include.c mod_negotiation.c mod_
fielding98/11/08 01:51:12
Modified:src CHANGES
src/include ap_mmn.h http_protocol.h httpd.h
src/main http_core.c http_protocol.c
src/modules/standard mod_actions.c
Log:
Enabled all of the WebDAV method names for use by third-party
m
dgaudet 98/03/12 03:13:28
Modified:src/modules/standard mod_actions.c mod_auth.c mod_headers.c
mod_log_config.c mod_mime.c mod_setenvif.c
mod_userdir.c
Log:
save more memory! table_set -> table_setn transformations for those cases
wh