From: Jim Jagielski Date: Thu, 31 Jan 2008 20:07:23 +0000 (+0000) Subject: Backport proposal... re-enable ap_location_walk for subreq X-Git-Tag: 2.2.9~388 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a19c5fc98756a8003a4d0c3ff28d16f2dbacd14e;p=thirdparty%2Fapache%2Fhttpd.git Backport proposal... re-enable ap_location_walk for subreq git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@617205 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3a371dfcdfb..0e96e0398ee 100644 --- a/STATUS +++ b/STATUS @@ -147,6 +147,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~covener/2.2.x-logio_subtract_bytes.diff +1 covener + * core: Reinstate location walk for subrequests. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=579664 + Backport version of 2.2.x of patch: + Trunk version works (minus CHANGES conflict) + +1: jim + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when