From: Jim Jagielski Date: Mon, 26 Nov 2007 15:44:38 +0000 (+0000) Subject: what the heck... propose mod_substitute X-Git-Tag: 2.2.7~190 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a43224c00f64863c8973d8f6a988b4437a5c48ff;p=thirdparty%2Fapache%2Fhttpd.git what the heck... propose mod_substitute git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@598313 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 29b55df6aa4..e60d3c99fba 100644 --- a/STATUS +++ b/STATUS @@ -210,6 +210,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x: Trunk patches apply + * mod_substitute: New module for on-the-fly response rewrite-like + capability. + trunk: + http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/experimental/mod_substitute.c?view=log + Don't even bother... + 2.2.x: + http://people.apache.org/~jim/patches/mod_substitute-2.2.txt + +1: jim + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when