juriaan79 Posted July 20, 2010 Share Posted July 20, 2010 When I make changes to my php web pages (for example, change content, change version name of external javascript or css files) I would like to have it updated by the browser instead of these pages being retrieved from the cache. Obviously I can't ask user for every change to hit the F5 button and refresh the page. I wondered if there is a way in htaccess to have the page downloaded from the server when it is updated since the user downloaded it for the first time and a cached copy was stored and the browser can hold on to unchanged files. Can someone please help? Quote Link to comment https://forums.phpfreaks.com/topic/208335-caching-problem-renew-updates-pages-files/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.