【发布时间】:2012-01-24 01:36:39
【问题描述】:
好的,我的缓存有问题,只是想不通 D:
每次我尝试重新加载页面(获取缓存)时,都会收到此错误:Application Cache Error event: Failed to commit new cache to storage?
有人知道为什么这不起作用吗?
链接(如果您想看到自己):
- Index.php
- Cache file
- .htaccess:
AddType text/cache-manifest cache
【问题讨论】:
-
我的浏览器没有看到任何错误 - 当我刷新时它显示
Document was loaded from Application Cache with manifest http://sloganator.org/m2/offline.cache。 -
嗯,一定是我的 chrome 然后 D:
-
@BrianDriscoll 是的,那是我的 chrome,只是试图在隐身窗口中打开它,这行得通吗?知道如何解决吗?
-
似乎这是一个本地化问题 - 抱歉,我帮不上什么忙。
-
@BrianDriscoll k,但还是谢谢 :D
标签: javascript html .htaccess cache-manifest