APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/03/08 23:35:51 $]
+Last modified at [$Date: 2004/03/09 18:14:00 $]
Release:
[ please place file names and revisions from HEAD here, so it is easy to
identify exactly what the proposed changes are! ]
+ *) mod_rewrite: Support for recognizing SSL variables in RewriteCond
+ using the new "SSL:" format.
+ modules/mappers/mod_rewrite.c: 1.253
+ modules/mappers/mod_ssl.c: 1.38
+ +1: madhum
+
*) Provide TLS/SSL upgrade functionality in mod_ssl allowing an unsecure
connection to be upgraded to a secure connection upon request by the
client. The full patch file is available at http://www.apache.org/~bnicholes/