]> granicus.if.org Git - apache/commit
This is a HACK! The problem is that the fast_internal_redirect is
authorRyan Bloom <rbb@apache.org>
Fri, 5 Apr 2002 17:50:37 +0000 (17:50 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 5 Apr 2002 17:50:37 +0000 (17:50 +0000)
commit45cb1e8190ab53908d0f4a41c3eab7918b2280fb
treef8289ed9a1b25598fab90fdef2d17e0207c14738
parentf25b712539edb45d017fbe1f014b904d33763c3d
This is a HACK!  The problem is that the fast_internal_redirect is
removing the OLD_WRITE filter. Obviously that is wrong.  For right now,
the fix is to hack around the problem and just make it work.  Long term,
we need to find a real solution to this, but this gets autoindex working
today.

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