mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 09:30:52 +00:00
Add ErrorDocument settings
This commit is contained in:
parent
a05f357e4b
commit
419cd232e1
@ -2,6 +2,7 @@
|
|||||||
permalink: .htaccess
|
permalink: .htaccess
|
||||||
eleventyExcludeFromCollections: true
|
eleventyExcludeFromCollections: true
|
||||||
---
|
---
|
||||||
|
ErrorDocument 404 /404.html
|
||||||
|
|
||||||
<FilesMatch "\.(ico|svg|avif|jpg|png|gif|js|css|woff2)$">
|
<FilesMatch "\.(ico|svg|avif|jpg|png|gif|js|css|woff2)$">
|
||||||
Header set Cache-Control "max-age=31536000, public"
|
Header set Cache-Control "max-age=31536000, public"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user