From 07f50730969e588f3c971ee3b27bae0cf3f420e9 Mon Sep 17 00:00:00 2001 From: Ken Coar Date: Thu, 31 Jan 2002 15:46:19 +0000 Subject: [PATCH] Another showstopper.. protocol violation, this time. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93132 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index bb6892f124..39272da2eb 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/01/31 15:01:00 $] +Last modified at [$Date: 2002/01/31 15:46:19 $] Release: @@ -107,6 +107,9 @@ RELEASE SHOWSTOPPERS: * Redirected autoindex requests no longer work. Example: http://jakarta.apache.org/builds/tomcat/ mod_dir is a suspect. + * mod_rewrite redirections are issuing invalid Location: + response header fields (they're not absoluteURI values). + RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * Modify the worker MPM so that it doesn't need to create and -- 2.50.1