firefox: cant stop caching

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
chopficaro
Forum Commoner
Posts: 68
Joined: Fri Jan 01, 2010 12:56 am

firefox: cant stop caching

Post by chopficaro »

look at all the stuff i turned off and firefox is still caching:
http://img686.imageshack.us/img686/8079 ... aching.png
mikosiko
Forum Regular
Posts: 757
Joined: Wed Jan 13, 2010 7:22 pm

Re: firefox: cant stop caching

Post by mikosiko »

look here

http://psychnet.psych.ucla.edu/tutorial ... wser-cache

according to that you must change browser.cache.check_doc_frequency from 3 to 1 and restart FF
chopficaro
Forum Commoner
Posts: 68
Joined: Fri Jan 01, 2010 12:56 am

Re: firefox: cant stop caching

Post by chopficaro »

ty got it lol, ive been reuploading the entire site to deal with this until now lol-
Post Reply