[dokuwiki] Re: Cache Expiry Standardisation
- From: Ben Coburn <btcoburn@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 31 Mar 2006 03:59:39 -0800
On Mar 31, 2006, at 1:19 AM, Andreas Gohr wrote:
On Fri, 31 Mar 2006 11:12:30 +0200
Andreas Gohr <andi@xxxxxxxxxxxxxx> wrote:
header('Cache-Control: must-revalidate, post-check=0, pre-check=0');
header('Pragma: public');
They force the browser to check the files on every request, usually
using an if-modified-since conditional request which will be answered
with a 403 - not changed answer by dokuwiki.
To prevent confusion, that is a 304 response (not a 403 response)....
See: http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
Regards, Ben Coburn
-------------------
silicodon.net
-------------------
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Preserving Image Aspect Ratios
- From: Andrew Carson
- [dokuwiki] Re: Preserving Image Aspect Ratios
- From: Anika Henke
- [dokuwiki] Re: Preserving Image Aspect Ratios
- From: Roman Zimmermann
- [dokuwiki] Re: Preserving Image Aspect Ratios
- From: Anika Henke
- [dokuwiki] Cache Expiry Standardisation
- From: Chris Smith
- [dokuwiki] Re: Cache Expiry Standardisation
- From: Chris Smith
- [dokuwiki] Re: Cache Expiry Standardisation
- From: Andreas Gohr
- [dokuwiki] Re: Cache Expiry Standardisation
- From: Andreas Gohr
Other related posts:
- » [dokuwiki] Cache Expiry Standardisation
- » [dokuwiki] Re: Cache Expiry Standardisation
- » [dokuwiki] Re: Cache Expiry Standardisation
- » [dokuwiki] Re: Cache Expiry Standardisation
- » [dokuwiki] Re: Cache Expiry Standardisation
- » [dokuwiki] Re: Cache Expiry Standardisation
- » [dokuwiki] Re: Cache Expiry Standardisation
On Mar 31, 2006, at 1:19 AM, Andreas Gohr wrote:
On Fri, 31 Mar 2006 11:12:30 +0200 Andreas Gohr <andi@xxxxxxxxxxxxxx> wrote:
header('Cache-Control: must-revalidate, post-check=0, pre-check=0');
header('Pragma: public');They force the browser to check the files on every request, usually using an if-modified-since conditional request which will be answered with a 403 - not changed answer by dokuwiki.
To prevent confusion, that is a 304 response (not a 403 response).... See: http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
------------------- silicodon.net -------------------
- [dokuwiki] Preserving Image Aspect Ratios
- From: Andrew Carson
- [dokuwiki] Re: Preserving Image Aspect Ratios
- From: Anika Henke
- [dokuwiki] Re: Preserving Image Aspect Ratios
- From: Roman Zimmermann
- [dokuwiki] Re: Preserving Image Aspect Ratios
- From: Anika Henke
- [dokuwiki] Cache Expiry Standardisation
- From: Chris Smith
- [dokuwiki] Re: Cache Expiry Standardisation
- From: Chris Smith
- [dokuwiki] Re: Cache Expiry Standardisation
- From: Andreas Gohr
- [dokuwiki] Re: Cache Expiry Standardisation
- From: Andreas Gohr