From: Joe Orton Date: Tue, 24 Aug 2004 09:31:52 +0000 (+0000) Subject: Propose SSL lookups for mod_rewrite. X-Git-Tag: STRIKER_2_0_51_RC1^2~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f663d3db54a3d1f5b608d38e72bdd705442e1d78;p=thirdparty%2Fapache%2Fhttpd.git Propose SSL lookups for mod_rewrite. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104785 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e44250ad21a..9d039515b23 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/08/23 23:41:10 $] +Last modified at [$Date: 2004/08/24 09:31:52 $] Release: @@ -100,6 +100,15 @@ PATCHES TO BACKPORT FROM 2.1 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/util_script.c?r1=1.89&r2=1.90 +1: jorton + *) mod_ssl: Add ssl_is_https optional hook. + http://www.apache.org/~jorton/mod_ssl-2.0-ishttps.diff + +1: jorton + + *) mod_rewrite: Add %{SSL:...} and %{HTTPS} support (regression from 1.3/mod_ssl). + http://www.apache.org/~jorton/mod_rewrite-2.0-sslvar.diff + PR: 30464 + +1: jorton + *) Proposal: Several folks want to aggressively backport changes from mod_cache, mod_mem_cache and mod_file_cache from Apache 2.1 back into the 2.0 tree. Proposal is this: Lets drop the