From: Jeff Trawick Date: Tue, 22 Jan 2008 19:32:05 +0000 (+0000) Subject: logging X-Git-Tag: 2.2.9~403 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe9a4140df4595d01ce0ecef85e5ff2a50e3acd4;p=thirdparty%2Fapache%2Fhttpd.git logging git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@614293 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3b186f80965..e0d2c2e16ac 100644 --- a/STATUS +++ b/STATUS @@ -158,6 +158,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Backport version of 2.2.x of patch: http://people.apache.org/~covener/2.2.x-logio_subtract_bytes.diff + * mod_authz_host: Log uri in "client denied" message for non-file + requests. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=529626 + Backport version for 2.2.x of patch: + http://svn.apache.org/viewvc?view=rev&revision=529626 + +1: trawick + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when