From 7f9b56db649e14b5cd90170307acaacbcd373b6b Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Tue, 29 Jan 2013 18:51:56 +0000 Subject: [PATCH] Note that v is a shortcut for reqenv git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1440055 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/expr.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml index 3956545140..611d8721d4 100644 --- a/docs/manual/expr.xml +++ b/docs/manual/expr.xml @@ -455,7 +455,7 @@ listfunction ::= listfuncname "(" word ")" resp Get HTTP response header reqenv - Lookup request environment variable + Lookup request environment variable (as a shortcut, v can be used too to access variables). osenv Lookup operating system environment variable note -- 2.50.1