committed fix for PR 13946 (in mod_rewrite). Reported by
Andre Malo. [Paul J. Reder]
- *) mod_ssl: Fix a problem setting variables that represent the
- client certificate chain. PR 21397 [Jeff Trawick]
-
*) 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]
Changes with Apache 2.0.48
+ *) mod_ssl: Fix a problem setting variables that represent the
+ client certificate chain. PR 21371 [Jeff Trawick]
+
*) Unix: Handle permissions settings for flock-based mutexes in
unixd_set_global|proc_mutex_perms(). Allow the functions to be
called for any type of mutex. PR 20312 [Jeff Trawick]