From: Graham Leggett Date: Sat, 1 Sep 2007 21:29:19 +0000 (+0000) Subject: Propose a backport X-Git-Tag: 2.2.6~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0c68fb75f72ba3fd5d13ba5cecf8c4a5adac726e;p=thirdparty%2Fapache%2Fhttpd.git Propose a backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@571875 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1c6ab75f30a..8f1233aaae2 100644 --- a/STATUS +++ b/STATUS @@ -183,6 +183,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=470076 +1: niq, rpluem + * mod_include: Add an "if" directive syntax to test whether an URL + is accessible, and if so, conditionally display content. This + allows a webmaster to hide a link to a private page when the user + has no access to that page. + http://svn.apache.org/viewvc?view=rev&revision=571872 + +1: minfrin + PATCHES/ISSUES THAT ARE STALLED * PKCS#7: backport PCKS#7 patches from trunk.