]> 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)
commit19519dff8af07c1d9e28adf5d77e91dd9b645b1a
tree7ea1ebf357d118dab2fa06e5471b3c7e24401303
parentdb280eb3a5680bb52d36b441e69fd54137f74edb
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