缺少缓存验证程序 [英] missing a cache validator

查看:143
本文介绍了缺少缓存验证程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

The following resources are missing a cache validator. Resources that do not specify a cache validator cannot be refreshed efficiently. Specify a Last-Modified or ETag header to enable cache validation for the following resources:
http://fonts.googleapis.com/earlyaccess/droidarabickufi.css
http://www.google.com/s2/favicons?...









我在.haccess文件中使用这些行< br $>






i'm using these lines in my .haccess file

AddDefaultCharset UTF-8

<IfModule mod_headers.c>
    <FilesMatch "\.(bmp|css|flv|gif|ico|jpg|jpeg|js|pdf|png|svg|swf|tif|tiff)$">
        Header set Last-Modified "Mon, 31 Aug 2009 00:00:00 GMT"
    </FilesMatch>
</IfModule>

推荐答案

>
标题集最后修改星期一,2009年8月31日00:00:00 GMT
< ; / FilesMatch >
< / IfModule >


这篇关于缺少缓存验证程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆