View Single Post
  #7  
Old 03-21-2014, 01:58 PM
 
zebu zebu is offline
 

eXpert
  
Join Date: Oct 2006
Posts: 310
 

Default Re: How to make browsers refresh browser cache on updated website?

Steve:

Htacces with expires header - would that be this code:

ExpiresActive On Expires
Default A1
Header append Cache-Control must-revalidate

And which .htaccess file would that go in - the one in the root of the /skin folder?

Thanks in advance
__________________
Version 4.7.7
Reply With Quote