본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Forced refresh (CTRL F5) doesn't show the changes I make when I am updating a web site I manage

  • 3 답장
  • 7 이 문제를 만남
  • 1 보기
  • 최종 답변자: SueMillard

more options

I look after several web sites using XHTML & CSS. I test in Firefox 26.0 and IE 10. I'm running on Windows 8.

Firefox doesn't refresh a newly updated page using F5 or CTRL F5 - it persistently shows the cached copy. (IE 10, however, confirms I've done the job right.)

Is there a function I've missed in Firefox, or is there some HTML I can put into the head of a page specifically to force this browser to display the newest content?

I look after several web sites using XHTML & CSS. I test in Firefox 26.0 and IE 10. I'm running on Windows 8. Firefox doesn't refresh a newly updated page using F5 or CTRL F5 - it persistently shows the cached copy. (IE 10, however, confirms I've done the job right.) Is there a function I've missed in Firefox, or is there some HTML I can put into the head of a page specifically to force this browser to display the newest content?

모든 댓글 (3)

more options

I usually use Ctrl+Shift+r to reload bypassing the cache, but Ctrl+F5 also should do it.


Could you check your browser.cache.* preferences for anything unusual?

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the search box that appears above the list, type or paste cache and pause while the list is filtered

In particular:


Does Firefox connect the same way as IE? You can check the setting here:

orange Firefox button (or Tools menu) > Options > Advanced > Network mini-tab > "Settings" button

The default setting of "Use system proxy settings" should use the same LAN setting as IE, but you might also test "No proxy" to see whether that makes any difference.

more options

Firefox is using default proxy settings. I haven't yet tested with the "no proxy" setting.

The browser.cache.check_doc_frequency is set at 3 - should I reduce that to 1 or 0?

more options

currently this problem seems to be sorted, without having altered any settings. Possibly associated with the host for the site I'm working on having just moved the site to another server. Thanks for the advice, though.