From 1ecbbae41b6aebba4ee4b71cb7af5cbccf8c4466 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Mon, 12 Jan 2004 14:37:47 +0000 Subject: [PATCH] done. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102287 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/STATUS b/STATUS index 9e5eac9d846..308425722c8 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/01/12 14:30:13 $] +Last modified at [$Date: 2004/01/12 14:37:47 $] Release: @@ -252,19 +252,6 @@ PATCHES TO BACKPORT FROM 2.1 a coredump in this case. jerenkrantz: Oh, bah. Let 'em segfault. Use flood! - * mod_rewrite: more or less cosmetic fix. If a .htaccess in DocumentRoot - configures: - RewriteBase / - RewriteRule foo bar [R] - it will be redirected to http://host//bar (double slash). - In 2.1 this was fixed while I rewrote the subst_prefix_path function, - which is responsible for this behaviour. I'd suggest to backport that - function rewrite at all (it's even much better code :-). (2.0 + 1.3) - modules/mappers/mod_rewrite.c: r1.162 - jerenkrantz: Committed to 2.0. Will leave backport to 1.3 to someone - else. BTW, clever use of NULL terms (or lack of). ;-) - +1: nd, trawick, jerenkrantz - * mod_ssl: fix a link failure when the openssl-engine libraries are present but the engine headers are missing. modules/ssl/mod_ssl.c: r1.87 -- 2.47.2