From: Daniel Gruno Date: Tue, 29 Jan 2013 18:53:28 +0000 (+0000) Subject: Note that v is a shortcut for reqenv X-Git-Tag: 2.4.4~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=09762f613272d3494324c1c91bc117512a2facd7;p=apache Note that v is a shortcut for reqenv git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1440056 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml index 55be37cf8a..14bb365083 100644 --- a/docs/manual/expr.xml +++ b/docs/manual/expr.xml @@ -442,7 +442,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