]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Make handlers use hooks.
authorBen Laurie <ben@apache.org>
Sun, 7 Jan 2001 19:55:59 +0000 (19:55 +0000)
committerBen Laurie <ben@apache.org>
Sun, 7 Jan 2001 19:55:59 +0000 (19:55 +0000)
commit45f620672d4de3a6153a8bb87270c4d2c2bb6bf3
tree7c1acce3620f161680007074136b46bffce29724
parent7bbfc67213c3eac2f0752b499aa4174f5d839485
Make handlers use hooks.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87604 13f79535-47bb-0310-9956-ffa450edef68
24 files changed:
include/http_config.h
modules/aaa/mod_access.c
modules/aaa/mod_auth.c
modules/experimental/mod_generic_hook_export.c
modules/experimental/mod_generic_hook_import.c
modules/filters/mod_include.c
modules/generators/mod_asis.c
modules/generators/mod_autoindex.c
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c
modules/http/http_core.c
modules/http/mod_mime.c
modules/loggers/mod_log_config.c
modules/mappers/mod_actions.c
modules/mappers/mod_alias.c
modules/mappers/mod_dir.c
modules/mappers/mod_imap.c
modules/mappers/mod_negotiation.c
modules/mappers/mod_userdir.c
modules/metadata/mod_env.c
modules/metadata/mod_setenvif.c
server/config.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/prefork/prefork.c