From: Nick Kew Date: Wed, 31 Dec 2008 00:49:08 +0000 (+0000) Subject: PR#13603 - clarify description of DOCUMENT_URI X-Git-Tag: 2.0.64~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f22d444704395795ae5510328572e4cdceab1030;p=thirdparty%2Fapache%2Fhttpd.git PR#13603 - clarify description of DOCUMENT_URI git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@730280 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml index f03dc2ac8d9..7dbc130471d 100644 --- a/docs/manual/mod/mod_include.xml +++ b/docs/manual/mod/mod_include.xml @@ -401,7 +401,11 @@ Server Error Messages
DOCUMENT_URI
The (%-decoded) URL path of the document requested by the user. Note that in the case of nested include files, this is - not the URL for the current document.
+ not the URL for the current document. Note also that + if the URL is modified internally (e.g. by an alias or directoryindex), the modified + URL is shown.
LAST_MODIFIED
The last modification date of the document requested by