Hi,
I uploaded updated files to my website (kinjalshah.x10hosting.com) more than a week ago. Yet, when I open it (after clearing my browser cache and flushing my local DNS, of course), I still see the old version.
I may have had enabled caching in .htaccess at some point, but have disabled it now through the following line in my .htaccess.
But I still see the old version. Either the Varnish cache is serving the old version, or some intermediate ISP cached the webpage and just isn't letting go. The problem persists after a week of updating the files. How can I resolve this? Please, please look into this issue as soon as possible as it is affecting my job applications.
I uploaded updated files to my website (kinjalshah.x10hosting.com) more than a week ago. Yet, when I open it (after clearing my browser cache and flushing my local DNS, of course), I still see the old version.
I may have had enabled caching in .htaccess at some point, but have disabled it now through the following line in my .htaccess.
Code:
Header set Cache-Control "max-age=0, private, no-cache, no-store, must-revalidate"
But I still see the old version. Either the Varnish cache is serving the old version, or some intermediate ISP cached the webpage and just isn't letting go. The problem persists after a week of updating the files. How can I resolve this? Please, please look into this issue as soon as possible as it is affecting my job applications.