]> granicus.if.org Git - apache/commit
Unescape the supplied wildcard pattern. Otherwise the pattern will
authorAndre Malo <nd@apache.org>
Sun, 2 Mar 2003 18:06:16 +0000 (18:06 +0000)
committerAndre Malo <nd@apache.org>
Sun, 2 Mar 2003 18:06:16 +0000 (18:06 +0000)
commitdb6281fc33b20c7449721c97db3062cbddbee199
treecda1b196ed39894272a51fb8b37549f87cf6e8d5
parentdd3e5e9012557f5a4d1e292474d1e8e88c573293
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