php 使用 .htaccess 缓存加速网站
使用 .htaccess 缓存加速网站 [代码片段(8行)]
# 1 YEAR Header set Cache-Control "max-age=29030400, public" # 1 WEEK Header set Cache-Control "max-age=604800, public" # 2 DAYS Header set Cache-Control "max-age=172800, proxy-revalidate" # 1 MIN Header set Cache-Control "max-age=60, private, proxy-revalidate"
- 上一篇:php 禁止图片盗链
- 下一篇:php 重定向 RSS 源到单一格式
精彩图集
精彩文章