]> 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)
commit8bae87279b557a56908a9996d0371b110fb14ea7
treef8289ed9a1b25598fab90fdef2d17e0207c14738
parent56f0cb2d2aa8a1455dfd156ede21b3007e96f790
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