From 8f679a4d9a8ba005b1274924c2b3370efcd949de Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sat, 25 Jan 2014 18:37:14 +0000 Subject: [PATCH] propose mod_rewrite loop-breaking patch, fix some formatting. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1561365 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/STATUS b/STATUS index eca46b559ca..cc4e73a3ce6 100644 --- a/STATUS +++ b/STATUS @@ -164,12 +164,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_dir: provide a directive to skip mod_dir processing if any other handler has been configured, as in 2.2. - trunk patch http://svn.apache.org/r1557639 + trunk patch: http://svn.apache.org/r1557639 http://svn.apache.org/r1557640 2.4.x patch: http://people.apache.org/~covener/patches/2.4.x-moddir-skiphandler.diff - +1 covener + +1: covener (I could be convincd to flip the default here, but I think it's too late) + * mod_rewrite: Don't loop forever if the [N] flag isn't making progress. + trunk patch http://svn.apache.org/r1556206 + 2.4.x patch: trunk works + +1: covener OTHER PROPOSALS -- 2.47.3