]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Split the mod_dir fixup into two parts. The first determines if this
authorRyan Bloom <rbb@apache.org>
Wed, 21 Feb 2001 17:54:41 +0000 (17:54 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 21 Feb 2001 17:54:41 +0000 (17:54 +0000)
commit36c56ce7222874fbf37a1cefac862f4dcd8e49ff
treef31e6264dabcff86e0740a80dad8736df062804b
parentc6264aa3f31c2a71eef4c89ad00fff7e9bc2b00d
Split the mod_dir fixup into two parts.  The first determines if this
is a MOVED_PERMANANTLY response, and is done from the fixup.  The second
is a handler that redirects to an index.html page.

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