]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Parse the config tree, instead of the config file. This is a first step there
authorRyan Bloom <rbb@apache.org>
Sat, 22 Apr 2000 22:54:30 +0000 (22:54 +0000)
committerRyan Bloom <rbb@apache.org>
Sat, 22 Apr 2000 22:54:30 +0000 (22:54 +0000)
commitab31187b8dc15713e11977d3fab730b7fbc4f6bf
treee3286433659403fe814ceb866f235fd1035fd6f4
parent9a6e32864aa646b63fabcd4277dcdb1cfd325b6c
Parse the config tree, instead of the config file.  This is a first step there
are some big improvements to be made to this code, but this works now, and
it is a first step.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85015 13f79535-47bb-0310-9956-ffa450edef68
include/http_config.h
modules/http/http_core.c
server/config.c
server/util_cfgtree.c