您现在的位置是:htaccess强制客户端的浏览器清除缓存
htaccess强制客户端的浏览器清除缓存
# BEGIN Gzip <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript </IfModule> # END Gzip # BEGIN EXPIRES <IfModule mod_expires.c> ExpiresActive On ExpiresDefault "access plus 10 days" ExpiresByType text/css "access plus 1 month" ExpiresByType text/plain "access plus 1 month" ExpiresByType image/gif "access plus 1 month" ExpiresByType image/png "access plus 1 month" ExpiresByType image/jpeg "access plus 1 month" ExpiresByType application/x-javascript "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" ExpiresByType application/x-icon "access plus 1 year" </IfModule> # END EXPIRES
随便看看
- PHP判断手机浏览器
- 修改MYSQL默认类型为MYISAM
- 修改MySQL默认字符集
- PHP读取CSV数据
- CentOS使用chkconfig提示systemctl enable xxxx.service
- Linux升级内核kernel
- Linux安装Docker
- CentOS7修改SSH端口提示error: Bind to port
- CentOS7关闭firewalld安装iptables
- curl封装函数
- CentOS替换阿里云yum源
- linux端口重定向
- Linux挂载Windows系统NTFS文件格式硬盘
- libSDL-1.2.so.0()(64bit) is needed by VirtualBox
- 运行 gnome-screenshot时发生错误
站长简介
分类
最新文章
热门文章
- 微信支付退款结果通知解密
- Linux修改密码提示passwd /usr/share/cracklib/pw_dict: error reading header
- 到ICANN投诉三五互联获取域名转移密码成功
- {"errcode":45047,"errmsg":"out of response count limit hint]"}
- 微信html弹出点击右上角分享到朋友圈
- CentOS使用chkconfig提示systemctl enable xxxx.service
- PHP将B转换为KB、MB、GB
- Apache禁用TRACE Method和添加X-frame-options响应头
- mysqld_safe Number of processes running now
- 构建微信公众号被动回复image图片消息xml