缓存控制和过期不起作用
我设置了缓存控制并通过 .htaccess 使标头过期,但它已经无法从浏览器缓存加载。当我输入 URI 时,我正在等待来自网站的加载。
URI: http://www.btgmaslak.com/static/images/main_container_background_11.jpg< /a>
I set up cache-control and expires headers via .htaccess but already it doesn't load from browser cache. When I enter the URI, I am waiting for load from web site.
URI: http://www.btgmaslak.com/static/images/main_container_background_11.jpg
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这对我有用。后续请求从缓存加载。
这是您在标头中发送的内容:
It works for me. The subsequent request is loaded from cache.
This is what you are sending down in the header: