]> granicus.if.org Git - apache/commit
Add support for using fnmatch patterns in the final path segment of an
authorIan Holsman <ianh@apache.org>
Thu, 12 Sep 2002 20:04:07 +0000 (20:04 +0000)
committerIan Holsman <ianh@apache.org>
Thu, 12 Sep 2002 20:04:07 +0000 (20:04 +0000)
commitfb72cf1416465c149eceaddb3697bd69ee808f3f
treea8ad297d3aa1b324e36b5f9ca4fd429c93bcf8f5
parentc844a622fcd601956e14ebc6dac4e6fb99ad4247
Add support for using fnmatch patterns in the final path segment of an
Include statement (eg.. include /foo/bar/*.conf).
and remove the noise on stderr during config dir processing.

Submitted by: Joe Orton <jorton@redhat.com>
Reviewed by: Ian Holsman, Brian Pane

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