File size: 202 Bytes
a771826
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# 基本缓存配置
/*
  Cache-Control: public, max-age=31536000, immutable

/*.html
  Cache-Control: public, max-age=0, must-revalidate

/
  Cache-Control: public, max-age=0, must-revalidate