]> granicus.if.org Git - apache/commit
First order simplification; Add IncludeOptional for introducing
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 7 Apr 2010 04:51:46 +0000 (04:51 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 7 Apr 2010 04:51:46 +0000 (04:51 +0000)
commit1108773c088d15616acb67386216d43cdf3f48f3
tree35966d6c057dcc1e35f6e7446231785aeac87d0b
parentd887351498fa41888c04cfc963f58ced193aabc9
First order simplification; Add IncludeOptional for introducing
wildcard pattern matches or specific includes which may be omitted.
Refactors ap_process_resource_config() to deal efficiently with
a single file, and renames the new _ex() flavor per list discussion
to  ap_process_fnmatch_configs() for wildcard processing.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@931435 13f79535-47bb-0310-9956-ffa450edef68
include/ap_mmn.h
include/http_config.h
server/config.c
server/core.c