summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorTakashi Sato <takashi@apache.org>2008-05-13 16:48:04 +0200
committerTakashi Sato <takashi@apache.org>2008-05-13 16:48:04 +0200
commit2bbe187a4955ef9168c59e6842b139279149cd60 (patch)
tree4579ce21888adb8110f144b044e82e54c18c80de /docs/manual
parentremove BOM (diff)
downloadapache2-2bbe187a4955ef9168c59e6842b139279149cd60.tar.xz
apache2-2bbe187a4955ef9168c59e6842b139279149cd60.zip
* 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
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/mod/mod_status.xml4
1 files changed, 1 insertions, 3 deletions
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</description>
<syntax>ExtendedStatus On|Off</syntax>
<default>ExtendedStatus Off</default>
<contextlist><context>server config</context></contextlist>
-<compatibility>ExtendedStatus is only available in Apache 1.3.2 and
-later.</compatibility>
<usage>
<p>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
<syntax>SeeRequestTail On|Off</syntax>
<default>SeeRequestTail Off</default>
<contextlist><context>server config</context></contextlist>
-<compatibility>SeeRequestTail is only available in Apache 2.3.x and
+<compatibility>SeeRequestTail is only available in Apache 2.2.7 and
later.</compatibility>
<usage>