Commit 319ee64f authored by dgaudet's avatar dgaudet
Browse files

PR#496: clear up the docs a little bit


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78054 13f79535-47bb-0310-9956-ffa450edef68
parent f028c3a2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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>