Commit 023ca88c authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Add the concept and implementation for a runtime config

directory, ala /etc/rc.d/init. Basically, if any of the
config "files" are actually directories, all files in
that directory (and in subdirectories) will be parsed as
config files. Thus you can add new config directives with
no file edits at all, simply file additions.
PR: 6397
Obtained from:
Submitted by:	Lionel Clark <bishop@platypus.bc.ca> (concept + initial patch)
Reviewed by:	William A. Rowe, Jr


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86377 13f79535-47bb-0310-9956-ffa450edef68
parent 7494beab
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment