Add Expires headers

前端 未结 5 471
温柔的废话
温柔的废话 2020-12-12 11:38
Add Expires headers
There are 21 static components without a far-future expiration date.

    http://static.doers.lk/examples-offline.css
    http://static.doers.lk/         


        
5条回答
  •  不思量自难忘°
    2020-12-12 12:04

    You can add them in your htaccess file or vhost configuration.

    See here : http://httpd.apache.org/docs/2.2/mod/mod_expires.html

    But unless you own those domains .. they are our of your control.

提交回复
热议问题