]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Scratched a major itch - got bitten by config directory globbing sucking
authorDirk-Willem van Gulik <dirkx@apache.org>
Wed, 25 Sep 2002 22:52:45 +0000 (22:52 +0000)
committerDirk-Willem van Gulik <dirkx@apache.org>
Wed, 25 Sep 2002 22:52:45 +0000 (22:52 +0000)
commit6fcc67fae97902b4be11cfd9fae2a36681768d2d
tree68b37aea373923da01ab85ba1e17e86cc49475be
parentc0fa7cef42285e5e1f49fec55642ad288fea49b7
Scratched a major itch - got bitten by config directory globbing sucking
in an editor backup file once too many. Applied the patch as submitted
by Sander van Zoest (Bug id 12712) whichs makes it possible to limit
the scope with simple but effective wild cards.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@96979 13f79535-47bb-0310-9956-ffa450edef68
src/main/http_config.c