From: Ruediger Pluem Date: Fri, 30 May 2008 21:32:21 +0000 (+0000) Subject: * Add a proposal X-Git-Tag: 2.2.9~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7caaf932abdc26820f70c492f97402e7932f200e;p=thirdparty%2Fapache%2Fhttpd.git * Add a proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@661883 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b077652dab3..d5c41ad5514 100644 --- a/STATUS +++ b/STATUS @@ -183,6 +183,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works (minus CHANGES conflict) +1: jorton + * core: Add the filename of the configuration file to the warning message + about the useless use of AllowOverride. PR 39992 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=420307&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when