]> granicus.if.org Git - apache/commit
Port mod_info to 2.0. This is basically a complete re-write to use the
authorRyan Bloom <rbb@apache.org>
Tue, 14 Nov 2000 01:55:26 +0000 (01:55 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 14 Nov 2000 01:55:26 +0000 (01:55 +0000)
commitb62a882802bd56b732b89975efdf20439f60e411
tree83f0e0ebbf856527cbf165cda9d905dbe32f34fc
parent1a00f1aaebac450eb1b3d881930ede48abf29898
Port mod_info to 2.0.  This is basically a complete re-write to use the
config tree instead of re-reading the config file.  As a part of this
change, the config tree needs to be exposed to modules as ap_conftree.
Submitted by: Ryan Morgan <rmorgan@covalent.net>
Reviewed by: Ryan Bloom

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86948 13f79535-47bb-0310-9956-ffa450edef68
include/util_cfgtree.h
modules/aaa/config.m4
modules/generators/mod_info.c
server/config.c
server/main.c