]> 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)
commit01a5d515e1400e483662b2a405db0fb006949779
treef31e6264dabcff86e0740a80dad8736df062804b
parenteef63662d9f8b2c49c3819fccd5b4df6429ab3f8
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