From 523134dfb87e30fc71e36add69e74ae914039bb5 Mon Sep 17 00:00:00 2001 From: Nilgun Belma Buguner Date: Sat, 17 Oct 2009 02:38:38 +0000 Subject: [PATCH] fix validation error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@826164 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_headers.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_headers.xml b/docs/manual/mod/mod_headers.xml index 4ba00c140f..f23b965203 100644 --- a/docs/manual/mod/mod_headers.xml +++ b/docs/manual/mod/mod_headers.xml @@ -308,7 +308,7 @@ headers status codes, including successful responses). A value of always may be needed to influence headers set by some internal modules even for successful responses, and is always needed to affect non-2xx - responses such as redirects or client errors

. + responses such as redirects or client errors.

The action it performs is determined by the second argument. This can be one of the following values:

-- 2.40.0