From: André Malo Date: Mon, 28 Jul 2003 15:04:44 +0000 (+0000) Subject: propose a mod_rewrite backport X-Git-Tag: 2.0.48~182 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=80679aa4f173a3c8d369588a144c87cccf13ad1a;p=thirdparty%2Fapache%2Fhttpd.git propose a mod_rewrite backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100815 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b1d44bbb39e..2ee1cd5dc81 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/07/28 02:09:31 $] +Last modified at [$Date: 2003/07/28 15:04:44 $] Release: @@ -281,6 +281,11 @@ PATCHES TO PORT FROM 2.1 modules/mappers/mod_rewrite.c: r1.162 +1: nd + * mod_rewrite: don't exit(1) if the logfile could not be opened. Return + internal server error instead to shutdown cleanly. + modules/mappers/mod_rewrite.c: r1.191 + +1: nd + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,