]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
what the heck... propose mod_substitute
authorJim Jagielski <jim@apache.org>
Mon, 26 Nov 2007 15:44:38 +0000 (15:44 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 26 Nov 2007 15:44:38 +0000 (15:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@598313 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 29b55df6aa4290ce66d69972f0808d568793068d..e60d3c99fba0559c75296fb26628f53b61e911f4 100644 (file)
--- 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