캐시 매니페스트 파일에 문제가 있습니다. 내 캐시를 삭제하고 구글에서 콘솔을 열 수 있도록캐시 매니페스트 캐시 네트워크 파일
CACHE MANIFEST
#r8
CACHE:
fonts/glyphicons-halflings-regular.svg
fonts/glyphicons-halflings-regular.eot
fonts/glyphicons-halflings-regular.ttf
fonts/glyphicons-halflings-regular.woff
css/bootstrap.min.css
css/receipt.min.css
css/smoothness/jquery-ui-1.10.3.custom.css
NETWORK:
index.php
*
http://*
나는 index.php를 캐싱 몇 가지 문제를 했어 : 이것은 (일부 파일이 짧게 만들기 위해 목록에서 제거 된) 모습입니다 크롬, 그런 다음 페이지를 새로 고침했습니다. 크롬은 여전히이 네트워크 섹션에서 경우에도 index.php를 캐싱처럼 내가 무엇을 볼 수에서
Application Cache Progress event (12 of 13) http://www.magnusburton.com/stackd/index.php:1
Application Cache Progress event (13 of 13)
Application Cache UpdateReady event
, 그것은 보인다.
어떻게하면 브라우저가이 파일을 캐싱하지 못하게 할 수 있습니까?
을라고? – GemK