]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add proposal.
authorRainer Jung <rjung@apache.org>
Mon, 19 Jan 2015 10:36:21 +0000 (10:36 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 19 Jan 2015 10:36:21 +0000 (10:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1652957 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 836f9037a730369dddcbb35c265675f59ade2349..f3364b01c32c962241f3d7dfc2f87391413c637f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -233,6 +233,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: rjung
 
+   * mod_cgi, mod_cgid: If both modules get installed,
+     use IfModule for MPM to LoadModule mod_cgi for prefork
+     and mod_cgid for all other MPMs. PR 57379.
+     Previously when combined with --enable-load-all-modules
+     both modules were loaded and it was undefined
+     which one actually handled cgi requests.
+     trunk patch: http://svn.apache.org/r1652955
+     2.4.x patch: trunk works
+     +1: rjung
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: