]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
mod_proxy_scgi: ProxySCGIInternalRedirect with alternate response header
authorJeff Trawick <trawick@apache.org>
Thu, 23 Apr 2015 23:16:19 +0000 (23:16 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 23 Apr 2015 23:16:19 +0000 (23:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1675733 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9a896198e46f11f74cb5e311fc6ab3b2c34d4077..369f9596a5d50857f79ee59e11695fa388ad438b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -285,8 +285,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_dir: Use FallBackResource when DirectoryIndex is not available. PR56067
      trunk patch: 1675103
      2.4.x patch: trunk works (modulo CHANGES)
-     +1 covener
-  
+     +1: covener
+
+  *) mod_proxy_scgi: ProxySCGIInternalRedirect with alternate response header
+     trunk patch: 1674510
+     2.4.x patch: trunk works (modulo CHANGES)
+       This also needs <compatibility> in the doc moved down like in 
+           http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_proxy_scgi.xml?r1=1674510&r2=1674530&diff_format=h
+       and the version edited :)
+     Pre-edited: http://people.apache.org/~trawick/r1674510-to-2.4.x.txt
+     +1: trawick
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: