]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
first cut at moving the require directive out of mod_core and implementing it as...
authorBradley Nicholes <bnicholes@apache.org>
Wed, 30 Nov 2005 04:22:48 +0000 (04:22 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 30 Nov 2005 04:22:48 +0000 (04:22 +0000)
commit16011b5c9761af2834583d4f2696b1c142ee2964
treec5b65512c2476e6c6ac435333425e0af5c395216
parentc7f9ec697ee9d49c243ef81863e2cc8fec19b6de
first cut at moving the require directive out of mod_core and implementing it as a provider vector.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/authz-dev@349875 13f79535-47bb-0310-9956-ffa450edef68
include/http_core.h
modules/aaa/mod_auth.h
modules/aaa/mod_authz_host.c
server/core.c