From: Takashi Sato Date: Tue, 13 May 2008 14:48:04 +0000 (+0000) Subject: * Don't track 1.3 compatibility X-Git-Tag: 2.3.0~634 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2bbe187a4955ef9168c59e6842b139279149cd60;p=apache * Don't track 1.3 compatibility * SeeRequestTail was backported to 2.2 in r602508 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@655888 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_status.xml b/docs/manual/mod/mod_status.xml index 2c6ef9c2ac..a38ac4ac25 100644 --- a/docs/manual/mod/mod_status.xml +++ b/docs/manual/mod/mod_status.xml @@ -129,8 +129,6 @@ request ExtendedStatus On|Off ExtendedStatus Off server config -ExtendedStatus is only available in Apache 1.3.2 and -later.

This setting applies to the entire server, and cannot be @@ -149,7 +147,7 @@ of a request or the last 63, assuming the request itself is greater than SeeRequestTail On|Off SeeRequestTail Off server config -SeeRequestTail is only available in Apache 2.3.x and +SeeRequestTail is only available in Apache 2.2.7 and later.