From 97b97c1c692d284b60d79536c6eaf1063d2fcd7d Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sun, 20 May 2001 15:57:20 +0000 Subject: [PATCH] Fixed a typo about the RequestHeader directive and compatibility. PR: Obtained from: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89182 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_headers.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_headers.html b/docs/manual/mod/mod_headers.html index 18d0433e82..5a9889d0c7 100644 --- a/docs/manual/mod/mod_headers.html +++ b/docs/manual/mod/mod_headers.html @@ -36,8 +36,8 @@ REL="Help" Compatibility: Available in Apache 1.2 and later. In -Apache 2.0 the Header directive was replaced with Header. +>Compatibility: Available in Apache 1.2 and later. +RequestHeader appeared in Apache 2.0.

Summary

-- 2.40.0