Quote:
Originally Posted by tokenyank
Reported???
For forcing enduser cache? Something that enduser browsers should do as default? (well, FF and Opera does... But we can't expect IE to work properly... It is Microsoft after all!)
Using a hack that clearly says:
Seems as though someone didn't read what this did before installing the modification!!! *tsk tsk*
As to not updating new posts, this hack does nothing to cache dynamic content of your site it only caches images/swf/css etc
Code:
ExpiresActive On
ExpiresByType image/gif A2592000
ExpiresByType image/jpeg A2592000
ExpiresByType image/png A2592000
ExpiresByType application/x-shockwave-flash A2592000
ExpiresByType text/css A2592000
ExpiresByType application/x-javascript A2592000
Nothing in there about cacheing php (or if you are running some SEO mods, html)... And, if you're overly sensitive... If you turn the board off, when you re-enable it, also turn on "no cache" headers in your vb options for a day to force users' browsers to update upon return...
The warning isn't necessary, reporting it shows your nativity, and any of your problems can be solved or are simply imagined.
|
Try doing it yourself. The problem persists with IE and FF. One of the settings in this mod is causing the browser to cache the whole thing instead of what it was really supposed to cache.
Edit: (I'm guessing the PHP file has something to do with it?)
And I know browsers cache webpages, but they keep it for a short amount of time. This mod increases that time too much. (Look at my 1st paragraph)