Note that there are some explanatory texts on larger screens.

plurals
  1. POHow can I make sure and be sure that my webpage isn't cached?
    primarykey
    data
    text
    <p>I have a problem with <a href="https://stackoverflow.com/q/17318607/1801588">.css files not being updated while I change it</a>, and everything points to caching. I have cleared browser cache, added versioning, or even changed the link to another .css file, but nothing helped.</p> <p><strong>There are two subquestion:<br> a) what else can I do about caching issues?<br> b) when can I be sure that every possible solution was tested and not working, so it's highly unlikely that the problem is in caching?</strong></p> <p>Both .php and .css files are on localhost, in XAMPP sandbox - when the previous options failed, I suspect the problem might be either in Apache or in any other part of XAMPP, or that Firefox treats it somewhat special for not being in the "real internet", and thus didn't remove cache for it despite advertising "no cache".</p> <p>EDIT: I use Firefox 21.0. I tried the same under Google Chrome 27.0.1453.116 m, with no effect too.</p> <p>EDIT2: the original question <a href="https://stackoverflow.com/a/17339148/1801588">was resolved</a>, and it proved NOT to be about caching. Just in case it would help anyone in the future, I add a brief list of related questions and accept the answer that adds something new to their answers:</p> <p><a href="https://stackoverflow.com/q/12717993/1801588">Stylesheet not updating</a></p> <p><a href="https://stackoverflow.com/q/6770020/1801588">Firefox browser does not reload the update CSS/JS files</a></p> <p><a href="https://stackoverflow.com/q/118884/1801588">What is an elegant way to force browsers to reload cached CSS/JS files?</a></p> <p><a href="https://stackoverflow.com/q/49547/1801588">Making sure a web page is not cached, across all browsers</a></p> <p>And, finally, one from super user:</p> <p><a href="https://superuser.com/q/131121">Config xampp never to cache pages from localhost</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload