From: Stefan Fritsch Date: Sun, 12 Jan 2014 22:08:00 +0000 (+0000) Subject: Merge r1557617: X-Git-Tag: 2.4.8~245 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f0e5793fbc3f2e9eca3e6d0d6b0db7509618484;p=apache Merge r1557617: make reference to a link git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1557618 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_setenvif.xml b/docs/manual/mod/mod_setenvif.xml index 49309a27cc..2276091a2a 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