From 1a380679dc0d23bdc714fa58914c11ed29aeafda Mon Sep 17 00:00:00 2001 From: "Paul J. Reder" Date: Tue, 30 Sep 2003 17:45:54 +0000 Subject: [PATCH] Update as a result of a backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101359 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/CHANGES b/CHANGES index bdfaa8fa0b..94bb6da4e4 100644 --- a/CHANGES +++ b/CHANGES @@ -68,16 +68,6 @@ Changes with Apache 2.1.0-dev hopefully saves some hours of searching for typos. PR 12863. [André Malo] - *) Remove an extra bit of unnecessary code from the recently - committed fix for PR 13946 (in mod_rewrite). Reported by - Andre Malo. [Paul J. Reder] - - *) mod_rewrite: fix a problem in the proxy support of mod_rewrite. - The broken code was inserting multiple "proxy:" fields in the - rewritten URIs. [PR: 13946] - [Submitted by: Eider Oliveira ] - [Updated and reviewed by: Paul J. Reder] - *) mod_actions: Propagate the handler name to the action script via the REDIRECT_HANDLER environment variable. [André Malo] @@ -216,6 +206,10 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.48 + *) mod_rewrite: Fix mod_rewrite's support of the [P] option to send + rewritten request using "proxy:". The code was adding multiple "proxy:" + fields in the rewritten URI. PR: 13946. [Eider Oliveira ] + *) cache_util: Fix ap_check_cache_freshness to check max_age, smax_age, and expires as directed in RFC 2616. [Thomas Castelle tcastelle@generali.fr] -- 2.40.0