From: Christophe Jaillet Date: Sun, 3 Jan 2021 18:36:50 +0000 (+0000) Subject: Add some to add some links between modules. X-Git-Tag: 2.5.0-alpha2-ci-test-only~1063 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ab46cc0e4aa02d6fbb3cd7eb0bf6e02f6f981af;p=thirdparty%2Fapache%2Fhttpd.git Add some to add some links between modules. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885075 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 29ff18f2536..bd0dddc4fb0 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -4441,18 +4441,18 @@ of a request or the last 63, assuming the request itself is greater than server config -

mod_status with ExtendedStatus On +

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 + controls whether the first 63 characters are stored (the previous behavior and the default) or if the last 63 characters are. This is only applicable, of course, if the length of the request is 64 characters or greater.

If Apache httpd is handling GET /disk1/storage/apache/htdocs/images/imagestore1/food/apples.jpg HTTP/1.1 mod_status displays as follows: + > mod_status displays as follows: