]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose SSL lookups for mod_rewrite.
authorJoe Orton <jorton@apache.org>
Tue, 24 Aug 2004 09:31:52 +0000 (09:31 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 24 Aug 2004 09:31:52 +0000 (09:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104785 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e44250ad21a21cfd2fae5bcc7858c04f941f2b24..9d039515b23c33ddf576ee50f514ecad865edc26 100644 (file)
--- 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