]> granicus.if.org Git - apache/commitdiff
PR#496: clear up the docs a little bit
authordgaudet <dgaudet@unknown>
Mon, 28 Apr 1997 20:16:48 +0000 (20:16 +0000)
committerdgaudet <dgaudet@unknown>
Mon, 28 Apr 1997 20:16:48 +0000 (20:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78054 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_include.html

index d0bcc1aed29f5e0a28968bf5e4947066f99f48da..f7166f6c3b5ab0593e0cfaca63081123d4fc5944 100644 (file)
@@ -335,6 +335,9 @@ is set, then set the Last-modified date of the returned file to be the
 last modified time of the file. If it is not set, then no last-modified date
 is sent. Setting this bit allows clients and proxies to cache the result of
 the request.
+<p><b>Note:</b> you would not want to use this, for example, when you
+<code>#include</code> a CGI that produces different output on each hit
+(or potentially depends on the hit).
 </dl>
 <p>