From 88a9b6732bd6afea05228ee01f37301c8912aca4 Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Sat, 21 Feb 2009 17:12:17 +0000 Subject: [PATCH] headers replaced by directives line 48 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@746542 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 15cd796de22..a46ecf2f66c 100644 --- a/docs/manual/mod/mod_headers.xml +++ b/docs/manual/mod/mod_headers.xml @@ -45,7 +45,7 @@ headers

Order of processing is important and is affected both by the order in the configuration file and by placement in configuration sections. These - two headers have a different effect if reversed:

+ two directives have a different effect if reversed:

RequestHeader append MirrorID "mirror 12"
-- 2.47.2