]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fix redirects for directories. fixup_dir was munging the URI before other
authorGreg Ames <gregames@apache.org>
Thu, 31 Jan 2002 19:54:53 +0000 (19:54 +0000)
committerGreg Ames <gregames@apache.org>
Thu, 31 Jan 2002 19:54:53 +0000 (19:54 +0000)
commit699e8f8d809ab3171074988e197913e2e89ed4aa
treed08bf7aa78a7dd74e5c8fb451fe84413886cc3ca
parentbef023bf1b4e4dcb23ebd0dd9bbaf8f0a0ae7d65
fix redirects for directories.  fixup_dir was munging the URI before other
fixup hooks (such as fixup_redir in mod_alias) had a chance to redirect
the original directory URI.

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