]> granicus.if.org Git - apache/commit
PR49809: Allow DirectoryMatch to match the EOL character ($). and
authorEric Covener <covener@apache.org>
Fri, 27 Aug 2010 10:46:02 +0000 (10:46 +0000)
committerEric Covener <covener@apache.org>
Fri, 27 Aug 2010 10:46:02 +0000 (10:46 +0000)
commit579ab2277553c94b98c4706a11e2e3a9fc0e10a6
tree0738c7b3a2e3e3069e132ccac4e50a0ab6e0441d
parentef099e0503fde8eacf4b7372ce9164befd8a0dbe
PR49809: Allow DirectoryMatch to match the EOL character ($). and
stop applying to subdirectories (that don't also match the regex) implicitly.

The manual already uses DirectoryMatch syntax that assumes this in other places!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@990091 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/core.html.en
docs/manual/mod/core.xml
server/request.c