From: Nick Kew Date: Wed, 31 Dec 2008 00:49:45 +0000 (+0000) Subject: PR#13603 - clarify description of DOCUMENT_URI X-Git-Tag: 2.2.12~304 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7452629838d34d323e2a0c66483dd83272731ec9;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.2.x@730282 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml index 01ecee7df30..225f10d5d68 100644 --- a/docs/manual/mod/mod_include.xml +++ b/docs/manual/mod/mod_include.xml @@ -405,7 +405,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