From: Nick Kew Date: Wed, 31 Dec 2008 00:50:04 +0000 (+0000) Subject: PR#13603 - clarify description of DOCUMENT_URI X-Git-Tag: 2.3.1~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e1a658ed85864502715c4f758ea2a790b4e8bf6d;p=thirdparty%2Fapache%2Fhttpd.git PR#13603 - clarify description of DOCUMENT_URI git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@730283 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml index 061d363e88f..466d75cc4e5 100644 --- a/docs/manual/mod/mod_include.xml +++ b/docs/manual/mod/mod_include.xml @@ -413,7 +413,11 @@
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