1.

location / {
            root   html;
            index  index.html index.htm;
            expires 1d;
        }

expires 后接缓存时间

posted on 2019-05-04 19:09  <meng>  阅读(98)  评论(0)    收藏  举报