]> granicus.if.org Git - apache/commitdiff
PR#13603 - clarify description of DOCUMENT_URI
authorNick Kew <niq@apache.org>
Wed, 31 Dec 2008 00:50:04 +0000 (00:50 +0000)
committerNick Kew <niq@apache.org>
Wed, 31 Dec 2008 00:50:04 +0000 (00:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@730283 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_include.xml

index 061d363e88fce37ef6de774228ea6849adc5450f..466d75cc4e5607c9acaa7e30fc63c8bc51f41ff2 100644 (file)
       <dt><code>DOCUMENT_URI</code></dt>
       <dd>The (%-decoded) URL path of the document requested by the
       user. Note that in the case of nested include files, this is
-      <em>not</em> the URL for the current document.</dd>
+      <em>not</em> the URL for the current document.  Note also that
+      if the URL is modified internally (e.g. by an <directive
+      module="mod_alias">alias</directive> or <directive
+      module="mod_dir">directoryindex</directive>), the modified
+      URL is shown.</dd>
 
       <dt><code>LAST_MODIFIED</code></dt>
       <dd>The last modification date of the document requested by