]> 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)
commit95c2ba2dd52fc2c90f68c471509f0851193aba0a
treea8ad297d3aa1b324e36b5f9ca4fd429c93bcf8f5
parent7a935bdddb85a3157ed6dd0e25bd4d21f38271f2
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