[1867] in WWW Security List Archive
Re: how do I keep a browser from caching files
daemon@ATHENA.MIT.EDU (Pete Shipley)
Mon Apr 22 09:21:51 1996
To: "S.W. Cheung" <swcheung@hkimd.cig.mot.com>
cc: www-security@ns2.rutgers.edu
In-reply-to: Your message of Mon, 22 Apr 1996 14:21:10 +0800.
<960422142111.ZM11215@swcheung-pc>
Date: Mon, 22 Apr 1996 03:59:21 -0700
From: Pete Shipley <shipley@dis.org>
Errors-To: owner-www-security@ns2.rutgers.edu
>
>Is there any other way (done on the server-side) to do it?
>
yea, just include the line like:
Expires: Wed, 01 Jan 1992 01:00:02 GMT
in your HTTP header (note that the date is a few years ago)