]> granicus.if.org Git - apache/commit
people often assume that their Aliases will be found by "best match" rather
authorAndre Malo <nd@apache.org>
Fri, 14 Feb 2003 03:51:01 +0000 (03:51 +0000)
committerAndre Malo <nd@apache.org>
Fri, 14 Feb 2003 03:51:01 +0000 (03:51 +0000)
commit6e2ea15d91a0f1605681d638702cc90524035152
tree48351a2746f51bdf8e2b3fabf5f7e8b9eb1e8e36
parent8759ff04c6a10a3b5b09816c8fa06b09f7bbd5e6
people often assume that their Aliases will be found by "best match" rather
than "first match". Throw out warnings, if there are obvious overlappings, e.g.:

Alias /foo     /somewhere
Alias /foo/bar /elsewhere

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98647 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_alias.c