From: Jeff Trawick Date: Wed, 6 Sep 2006 05:58:14 +0000 (+0000) Subject: propose a concrete patch for backporting ap_get_server_version() X-Git-Tag: 2.2.4~175 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79247d328f84e7f932025a84e3bf0b3ead422e07;p=thirdparty%2Fapache%2Fhttpd.git propose a concrete patch for backporting ap_get_server_version() changes to 2.2.x without breaking existing modules git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@440624 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7e1274f5a1e..fe882a2d8af 100644 --- a/STATUS +++ b/STATUS @@ -175,8 +175,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (proxy_interpolatem, proxy_vars) which does not belong to the pingpong patch. * mod_ext_filter: Handle filter names which include capital letters. - PR 40323. - Trunk patch, which applies: - http://svn.apache.org/viewvc?view=rev&revision=440028 - +1: trawick, rpluem - + PR 40323. + Trunk patch, which applies: + http://svn.apache.org/viewvc?view=rev&revision=440028 + +1: trawick, rpluem + + * full server version information in the error log at startup as well as server + status reports, regardless of ServerTokens + http://people.apache.org/~trawick/banner-2.2.x-rev1.txt + +1: trawick