Trunk patch: n/a mod_mem_cache not in trunk
2.2.x: http://people.apache.org/~covener/patches/httpd-2.2.x-memcache_streaming_debug-2.diff
+1 covener
+
+ * core: honor "AcceptPathInfo OFF" for internal redirects, such as those
+ generated by mod_rewite in per-dir context. This would be left floating
+ around in the request_rec with a pcalloc'ed value, so the core fixup
+ hook thought some module had overridden it. PR 50349.
+ Trunk patch: http://svn.apache.org/viewvc?rev=1043023&view=rev
+ 2.2.x patch: http://people.apache.org/~covener/patches/2.2.x-accept_pathinfo_redir.diff
+ +1 covener
PATCHES/ISSUES THAT ARE STALLED