How to turn off the Firefox cache?
Fresh3 days ago
Mar 15, 2026151837 viewsConfidence Score1%
1%
Problem
I'm using Firefox 3.5.2. For some reason, it has cached a page and won't update. For example, I added an statement to some JavaScript code which is loaded on the page, but Firefox doesn't see it. When I do a view source, I still see the old code. So I'm guessing this is a cache issue. How can I fix it, or can I make Firefox never cache anything from ?
Error Output
alert('test');Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to turn off the Firefox cache?
Low Risk
Turn off the caching for a particular page. the correct way is to set the cache directive in Http request: turn the entire Firefox caching capability off through its about:config page
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix