From: André Malo
Date: Fri, 5 Dec 2014 22:08:24 +0000 (+0000)
Subject: validate xml
X-Git-Tag: 2.4.11~108
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9afc192af217be10af4ddd1e110316787bc01f89;p=apache
validate xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1643445 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_headers.xml b/docs/manual/mod/mod_headers.xml
index 7979bab95c..5a7dedb893 100644
--- a/docs/manual/mod/mod_headers.xml
+++ b/docs/manual/mod/mod_headers.xml
@@ -506,7 +506,7 @@ available in 2.4.10 and later
Note on expression values
When the value parameter uses the ap_expr
parser, some expression syntax will differ from examples that evaluate
- boolean expressions such as <If>:
+ boolean expressions such as <If>:
- The starting point of the grammar is 'string' rather than 'expr'.
- Function calls use the %{funcname:arg} syntax rather than
@@ -520,7 +520,7 @@ available in 2.4.10 and later
-
+
For edit
there is both a value argument
which is a regular expression,