]> granicus.if.org Git - apache/commit
PR54223: 2.4 generates AH00554 when Include points to a directory with no wildcard.
authorEric Covener <covener@apache.org>
Thu, 29 Nov 2012 01:34:19 +0000 (01:34 +0000)
committerEric Covener <covener@apache.org>
Thu, 29 Nov 2012 01:34:19 +0000 (01:34 +0000)
commit03c359133029750a418376af625764db3f245926
tree446b1866c557714a287581365d02ba0e4940b75f
parentddabe66f5e8fc9684b9c7b2e253aac4605fd3bb5
PR54223: 2.4 generates AH00554 when Include points to a directory with no wildcard.

r931435 refactored ap_process_resource_config() so it didn't read through
directories, but also changed a path non-fnmatch directories are passed
through to call ap_process_resource_config().

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1415023 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/config.c