]> granicus.if.org Git - apache/commit
adjust remaining modules to use the new handler hook method (Alan Edwards)
authorDoug MacEachern <dougm@apache.org>
Mon, 8 Jan 2001 23:55:12 +0000 (23:55 +0000)
committerDoug MacEachern <dougm@apache.org>
Mon, 8 Jan 2001 23:55:12 +0000 (23:55 +0000)
commit71936dd31e1146fd550f32d30db02defbdb60b9c
tree68af22e109e5ee0e1b68eb2f3022101309181169
parentbf399be87de149b0deead0ab99678bdbbd9c0135
adjust remaining modules to use the new handler hook method (Alan Edwards)

bring back the old handler prototype by reusing r->handler (dougm)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87617 13f79535-47bb-0310-9956-ffa450edef68
30 files changed:
include/http_config.h
libhttpd.def
modules/aaa/mod_auth_anon.c
modules/aaa/mod_auth_db.c
modules/aaa/mod_auth_dbm.c
modules/aaa/mod_auth_digest.c
modules/arch/win32/mod_isapi.c
modules/cache/mod_file_cache.c
modules/dav/fs/mod_dav_fs.c
modules/dav/main/mod_dav.c
modules/generators/mod_asis.c
modules/generators/mod_autoindex.c
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c
modules/generators/mod_status.c
modules/http/http_core.c
modules/mappers/mod_actions.c
modules/mappers/mod_dir.c
modules/mappers/mod_imap.c
modules/mappers/mod_negotiation.c
modules/mappers/mod_rewrite.c
modules/mappers/mod_so.c
modules/mappers/mod_speling.c
modules/metadata/mod_cern_meta.c
modules/metadata/mod_expires.c
modules/metadata/mod_headers.c
modules/metadata/mod_usertrack.c
os/win32/mod_isapi.c
server/config.c
server/mpm/winnt/mpm_winnt.c