If you build web sites like I do (to make sure that changes you've made look like you intended them to)...or if you visit sites where the content changes frequently, and you always want to be sure that you're seeing the very latest version...the Firefox browser can drive you a little crazy. It's easy to tweak Internet Explorer for this purpose (Tools ===> Internet Options ===> Browsing History ===> Settings, then click "Every time I visit the webpage"). For some silly reason, Firefox programmers decided this wasn't a common need, so they didn't provide such a convenient switch to flip.
The Fix:
- in the address bar, type about:config
- scroll down until you find: browser.cache.check_doc_frequency
- right-click on that line, then drop down to Modify
- in the "Enter integer value" dialog box, change the value to 1
- click OK and you're done!
|