* mod_rewrite: Add option to suppress URL unescaping
PR 34602
http://svn.apache.org/viewvc?view=rev&revision=573831
+ http://svn.apache.org/viewvc?view=rev&revision=589343
+1: niq
+0: rpluem says: As per discussion on dev@ this should be optimized
further in trunk first before backporting.
+ niq says: Done in r589343
* mod_rewrite: Also set the Vary header if a rewrite condition is true and
uses a HTTP header, but all remaining rewrite conditions are skipped due
* core: backport ap_send_interim_response API
http://svn.apache.org/viewvc?view=rev&revision=582630
http://svn.apache.org/viewvc?view=rev&revision=582652
+ http://svn.apache.org/viewvc?view=rev&revision=588806
+1: niq
niq says: It has been suggested the function should move to http_filters.
I'm OK with that if others feel happier that way. The function
http://svn.apache.org/viewvc?view=rev&revision=582631
+1: niq, rpluem
+ * Core: Fix possible crash at startup in case of nonexistent DocumentRoot.
+ PR 39722
+ http://svn.apache.org/viewvc?view=rev&revision=582631
+ +1: niq
+
PATCHES/ISSUES THAT ARE STALLED
* mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability