PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
- [ New proposals should be added at the end of the list ]
-
* multiple files, Trivial cleanups
PR: 39518 - Christophe JAILLET
trunk:
http://svn.apache.org/viewvc?view=rev&revision=557972
2.2.x
http://people.apache.org/~rpluem/patches/code_clean.diff
- +1: rpluem, trawick
+ +1: rpluem, trawick, niq
* mod_include: Add an "if" directive syntax to test whether an URL
is accessible, and if so, conditionally display content. This
http://svn.apache.org/viewvc?view=rev&revision=571872
http://svn.apache.org/viewvc?view=rev&revision=571927
http://svn.apache.org/viewvc?view=rev&revision=572136
- +1: minfrin, jim
- -0.9: niq. I'm happy with the feature, but would prefer a different
- implementation. Building it in to the parser is ugly, and
- prevents the parser generalising. It should be implemented
- in the string parser (some variant of ap_ssi_parse_string)
- instead.
+ +1: minfrin, jim, niq
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+ [ New proposals should be added at the end of the list ]
* 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