]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose a backport
authorGraham Leggett <minfrin@apache.org>
Sat, 1 Sep 2007 21:29:19 +0000 (21:29 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 1 Sep 2007 21:29:19 +0000 (21:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@571875 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1c6ab75f30abc0c4dbc996a527d35189e5755765..8f1233aaae217848b2a48dc65561904880f84acf 100644 (file)
--- 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.