]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_include: Add an "if" directive syntax to test whether an URL
authorGraham Leggett <minfrin@apache.org>
Sat, 1 Sep 2007 21:27:26 +0000 (21:27 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 1 Sep 2007 21:27:26 +0000 (21:27 +0000)
commit05cab47457ba902ea44b6195c00900f569e2e163
tree9b3cc5d997408f2074d6b64115fc265969ca28e3
parent0d631a0b62ebbcbdd96736e75442c6b60a3e2e6e
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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571872 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_include.xml
modules/filters/mod_include.c
modules/filters/mod_include.h