4 lines
124 B
ApacheConf
4 lines
124 B
ApacheConf
|
|
||
|
<FilesMatch "\.(ico|svg|avif|jpg|png|gif|js|css|woff2)$">
|
||
|
Header set Cache-Control "max-age=31536000, public"
|
||
|
</FilesMatch>
|