]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote on "Suexec off"
authorEric Covener <covener@apache.org>
Mon, 17 Jan 2011 23:19:25 +0000 (23:19 +0000)
committerEric Covener <covener@apache.org>
Mon, 17 Jan 2011 23:19:25 +0000 (23:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1060128 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5ea05a8d596a3379134181ed138ac2272e316eeb..1fee6a0ba12c84261b1fc0fab6eb36ac631617b1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -192,7 +192,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        with reason string for why suEXEC is disabled)
      Plz consider where doc for directive should go.  Patch has it in core, as
      enabling/disabling the basic capability is not split out into mod_unixd 2.2.x.
-     +1: trawick
+     +1: trawick, covener
 
    * autoindex: fix merge of IndexOptions into per-dir configs 
      without any autoindex options.  PR47766