From 74bed4af9a50a8ac5634426355fbbae3525d7453 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sun, 12 Jan 2014 22:06:32 +0000 Subject: [PATCH] make reference to a link git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1557617 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