From: Stefan Fritsch Date: Sun, 12 Jan 2014 22:06:32 +0000 (+0000) Subject: make reference to a link X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4576be24ccb004ed936e8afb85a3a4125a2e9a05;p=thirdparty%2Fapache%2Fhttpd.git make reference to a link git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1557617 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_setenvif.xml b/docs/manual/mod/mod_setenvif.xml index 49309a27cc8..2276091a2a4 100644 --- a/docs/manual/mod/mod_setenvif.xml +++ b/docs/manual/mod/mod_setenvif.xml @@ -266,7 +266,7 @@ for additional examples.

The SetEnvIfExpr directive defines - environment variables based on an If + environment variables based on an If ap_expr. These expressions will be evaluated at runtime, and applied env-variable in the same fashion as SetEnvIf.

@@ -288,7 +288,7 @@ for additional examples. Expressions in Apache HTTP Server, for a complete reference and more examples. -If can be used to achieve similar +If can be used to achieve similar results. mod_filter