]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Generic hooks (and a demo content filter module).
authorBen Laurie <ben@apache.org>
Tue, 2 Jan 2001 17:41:38 +0000 (17:41 +0000)
committerBen Laurie <ben@apache.org>
Tue, 2 Jan 2001 17:41:38 +0000 (17:41 +0000)
commit1503951dd0f1294d841f36e924e83003266e3124
tree7ea1ebf357d118dab2fa06e5471b3c7e24401303
parentd2229428b2a41cae133e91a1d8979fd3041ddebe
Generic hooks (and a demo content filter module).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87568 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_generic_hook.h [new file with mode: 0644]
modules/experimental/config.m4
modules/experimental/mod_case_filter.c [new file with mode: 0644]
modules/experimental/mod_generic_hook_export.c [new file with mode: 0644]
modules/experimental/mod_generic_hook_export.h [new file with mode: 0644]
modules/experimental/mod_generic_hook_import.c [new file with mode: 0644]
server/config.c