From: Andre Malo
Date: Fri, 5 Dec 2014 22:04:40 +0000 (+0000)
Subject: validate xml
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f8033dc013f53e7e688129e71bee21669e435b3;p=thirdparty%2Fapache%2Fhttpd.git
validate xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1643442 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_headers.xml b/docs/manual/mod/mod_headers.xml
index 7979bab95cb..5a7dedb8933 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,