]> granicus.if.org Git - apache/commit
Unescape the supplied wildcard pattern. Otherwise the pattern will
authorAndré Malo <nd@apache.org>
Sun, 2 Mar 2003 18:06:16 +0000 (18:06 +0000)
committerAndré Malo <nd@apache.org>
Sun, 2 Mar 2003 18:06:16 +0000 (18:06 +0000)
commitdac1e5717b842479e79f6ad7bd5025188537040e
treecda1b196ed39894272a51fb8b37549f87cf6e8d5
parentac90d0c043579324c70bf4064069e82354bc1f4f
Unescape the supplied wildcard pattern. Otherwise the pattern will
not always match as desired. In order to be correct and safe, the
pattern will be re-escaped for output.

PR: 12596

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98885 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/generators/mod_autoindex.c