From 1c2d5e3f3decf490aef9db49decfbb52b1b847b0 Mon Sep 17 00:00:00 2001 From: brian Date: Tue, 26 Aug 1997 02:10:49 +0000 Subject: [PATCH] PR: #1010 Submitted by: Lars Eilebrecht Reviewed by: Brian Behlendorf, with a little surgery Suggested added text to clear up confusing situation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79086 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_mime.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/manual/mod/mod_mime.html b/docs/manual/mod/mod_mime.html index fd3e6b09df3..aade3108ae5 100644 --- a/docs/manual/mod/mod_mime.html +++ b/docs/manual/mod/mod_mime.html @@ -59,6 +59,12 @@ text/html but no language.

+Note that changing the type or encoding of a file does not change the +value of the Last-Modified header. Thus, previously cached +copies may still be used by a client or proxy, with the previous headers. + +

+

Directives