On Tue, Mar 09, 2004 at 06:14:00PM -0000, [EMAIL PROTECTED] wrote: > madhum 2004/03/09 10:14:00 > > Modified: . Tag: APACHE_2_0_BRANCH STATUS > Log: > Propose a backport (for mod_rewrite to recognize SSL variables)
Thanks for committing that Madhu. The mod_ssl.h->ssl_private.h change is a prerequisite backport for this however, to allow mod_ssl.h to be safely included in other modules even when mod_ssl is not enabled. > + *) 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 > +
