]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
First step to getting configuration modules working. This step creates
authorRyan Bloom <rbb@apache.org>
Wed, 12 Apr 2000 21:57:48 +0000 (21:57 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 12 Apr 2000 21:57:48 +0000 (21:57 +0000)
commitad33e9ead20214d911872834446bb20a9f32854b
tree75118e32d34f57fd07ddcca1d8f5356fe96f6f27
parent27030ef5fc57c79cab818a862cc731907323a615
First step to getting configuration modules working.  This step creates
a tree, but does not use the tree for anything.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84949 13f79535-47bb-0310-9956-ffa450edef68
include/util_cfgtree.h [new file with mode: 0644]
server/Makefile.in
server/config.c
server/util_cfgtree.c [new file with mode: 0644]