]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
logging
authorJeff Trawick <trawick@apache.org>
Tue, 22 Jan 2008 19:32:05 +0000 (19:32 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 22 Jan 2008 19:32:05 +0000 (19:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@614293 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3b186f80965fc2e91cd237e5173035309be018f2..e0d2c2e16ac902ec46a8af36ab64f75bee1af876 100644 (file)
--- 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