trunk works
+1: covener, niq, rpluem
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
- [ New proposals should be added at the end of the list ]
-
* util_script (CGI): return 504 (Gateway timeout) rather than 500
when a script times out before returning status line/headers.
PR 42190
http://people.apache.org/~niq/patches/45959
+1: niq, rpluem, jim
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+ [ New proposals should be added at the end of the list ]
+
* mod_rewrite: Introduce DiscardPathInfo|DPI flag to stop the troublesome
way that per-directory rewrites append the previous notion of PATH_INFO
to each substitution before evaluating subsequent rules.