From 7dc91a1173b282a3a7a48d40a77d1ed39c6c6d05 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 19 Mar 2012 15:42:42 +0000 Subject: [PATCH] Typo correction as per https://issues.apache.org/bugzilla/show_bug.cgi?id=52944 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1302510 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 bdb3e687bd..53ab6fb393 100644 --- a/docs/manual/expr.xml +++ b/docs/manual/expr.xml @@ -134,7 +134,7 @@ listfunction ::= listfuncname "(" word ")" %{REMOTE_USER} will not be set in this case.

The following variables provide the values of the named HTTP request - headers. The values of other headers can be obtained witht the + headers. The values of other headers can be obtained with the req function.

-- 2.40.0