mort Posted May 10, 2007 Share Posted May 10, 2007 Hey all I have finished redeveloping a site, reuploaded it and the client is complaining of not being able to see the new site yet. If they Ctrl + F5 they would see it, but are concerned that if some of their clients dont know its a new site, how shall they see it? I have put the following at the top of the index header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); header("Cache-Control: no-cache"); header("Pragma: no-cache"); Will that override the browser settings? Need a quickish response if anyone can help me out, thanks in advance! Quote Link to comment https://forums.phpfreaks.com/topic/50816-headers-cache-control/ Share on other sites More sharing options...
trq Posted May 10, 2007 Share Posted May 10, 2007 Will that override the browser settings? You would have needed to put that in the old site. Quote Link to comment https://forums.phpfreaks.com/topic/50816-headers-cache-control/#findComment-249868 Share on other sites More sharing options...
mort Posted May 10, 2007 Author Share Posted May 10, 2007 ahh right i see, any idea how i can solve this dilemma? as if their clients dont know to empty their cache they will continue to see the old site Quote Link to comment https://forums.phpfreaks.com/topic/50816-headers-cache-control/#findComment-249878 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.