trunk patch: https://svn.apache.org/r1534890
2.4.x patch: trunk patch works
+1: trawick, covener
+
+ * mod_dir: stop trying to index or redirect requests that are halfway
+ through being rewritten by per-dir mod_rewrite. Old releases would skip any
+ unknown r->handler. PR53929
+ trunk patch: http://svn.apache.org/r1557641
+ http://svn.apache.org/r1559394
+ http://svn.apache.org/r1559398
+ 2.4.x patch: http://people.apache.org/~covener/patches/2.4.x-moddir_skip_rewritten.diff
+ (skips change of handler name)
+ +1: covener
OTHER PROPOSALS