From: Takashi Sato Date: Tue, 17 Jun 2008 11:35:30 +0000 (+0000) Subject: * clean the compatibility note of SeeRequestTail X-Git-Tag: 2.3.0~478 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21696911ecbc0887bdd2120548fe4aeb2ffe7eef;p=thirdparty%2Fapache%2Fhttpd.git * clean the compatibility note of SeeRequestTail * use git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@668620 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_status.xml b/docs/manual/mod/mod_status.xml index 51a4364e53e..c5c4cb39a35 100644 --- a/docs/manual/mod/mod_status.xml +++ b/docs/manual/mod/mod_status.xml @@ -147,12 +147,12 @@ 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.2.7 and -later. +Available in Apache 2.2.7 and later. -

mod_status with ExtendedStatus On displays the actual request being - handled. For historical purposes, only 63 characters of the request +

mod_status with ExtendedStatus On + displays the actual request being handled. + For historical purposes, only 63 characters of the request are actually stored for display purposes. This directive controls whether the 1st 63 characters are stored (the previous behavior and the default) or if the last 63 characters are. This