From a63df0aba8aa92b218a0a889c6ef7c72509d8bda 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 39565451407..611d8721d45 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.47.3