3 lines
130 B
ApacheConf
3 lines
130 B
ApacheConf
<FilesMatch "\.(ico|css|jpg|jpeg|png)$">
|
|
Header set Cache-Control "max-age=2592000, public, must-revalidate"
|
|
</FilesMatch> |