From 4f0e5793fbc3f2e9eca3e6d0d6b0db7509618484 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sun, 12 Jan 2014 22:08:00 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_setenvif.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.50.1