2.4.x patch: trunk works (modulo CHANGES)
+1: ylavic, jim
+PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
+ [ start all new proposals below, under PATCHES PROPOSED. ]
+
+ *) core: %{DOCUMENT_URI} used in nested SSI expressions should point to the
+ URI originally requsted by the user, not the nested documents URI. This
+ restores the behavior of this variable to match the "legacy" SSI parser.
+ PR60624.
+ trunk patch: http://svn.apache.org/r1780095
+ 2.4.x patch: trunk works
+ +1: covener, wrowe, ylavic
+
+ *) core: EBCDIC fixes for interim responses with additional headers.
+ trunk patch: http://svn.apache.org/r1777354
+ 2.4.x patch: http://people.apache.org/~covener/patches/ebcdic-interim.diff
+ +1: covener, wrowe, ylavic (by inspection)
+
*) PR 60576: 2.4.21 broke PHP-FPM with the patch to strip the bogus "proxy://"
prefix from SCRIPT_FILENAME. We need to revert to the previous behavior
ASAP to avoid any further hurdles with FCGI implementations while we figure
question regarding `ProxyFCGIBackendType PHP-FPM`
covener: added http://svn.apache.org/r1788040
-PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
- [ start all new proposals below, under PATCHES PROPOSED. ]
-
- *) core: %{DOCUMENT_URI} used in nested SSI expressions should point to the
- URI originally requsted by the user, not the nested documents URI. This
- restores the behavior of this variable to match the "legacy" SSI parser.
- PR60624.
- trunk patch: http://svn.apache.org/r1780095
- 2.4.x patch: trunk works
- +1: covener, wrowe, ylavic
-
- *) core: EBCDIC fixes for interim responses with additional headers.
- trunk patch: http://svn.apache.org/r1777354
- 2.4.x patch: http://people.apache.org/~covener/patches/ebcdic-interim.diff
- +1: covener, wrowe, ylavic (by inspection)
-
-
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]