]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge of r1847430,r1853302 from trunk:
authorStefan Eissing <icing@apache.org>
Thu, 18 Jul 2019 13:46:38 +0000 (13:46 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 18 Jul 2019 13:46:38 +0000 (13:46 +0000)
commit97d9bc6efb9b6700026695e02571aa219f670c2f
tree9803007d0bf97639b1b3a44bcc55c214a0d44ecb
parentb91c71fda07b7124c52f62da95e735e880a575a6
Merge of r1847430,r1853302 from trunk:

  *) core: Split out the ability to parse wildcard files and directories
     from the Include/IncludeOptional directives into a generic set of
     functions ap_dir_nofnmatch() and ap_dir_fnmatch().

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1863315 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/ap_mmn.h
include/http_config.h
include/httpd.h
server/config.c
server/util.c