Add ErrorDocument settings
This commit is contained in:
parent
7e0207432b
commit
8dd25dbdb2
@ -2,6 +2,7 @@
|
||||
permalink: .htaccess
|
||||
eleventyExcludeFromCollections: true
|
||||
---
|
||||
ErrorDocument 404 /404.html
|
||||
|
||||
<FilesMatch "\.(ico|svg|avif|jpg|png|gif|js|css|woff2)$">
|
||||
Header set Cache-Control "max-age=31536000, public"
|
||||
|
Loading…
x
Reference in New Issue
Block a user