1
0
mirror of https://github.com/helenclx/leilukin-site.git synced 2025-04-02 04:20:51 +00:00
2024-07-28 12:16:47 +00:00

5 lines
152 B
ApacheConf

ErrorDocument 404 /404.html
<FilesMatch "\.(ico|svg|avif|jpg|png|gif|js|css|woff2)$">
Header set Cache-Control "max-age=31536000, public"
</FilesMatch>