X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a704f4b2d2279800b5b5ebe44e347510463731e6..6769f06b626d566508eaa96a9892d05aeb331f24:/cookbooks/stateofthemap/templates/default/apache.erb diff --git a/cookbooks/stateofthemap/templates/default/apache.erb b/cookbooks/stateofthemap/templates/default/apache.erb index 7cea946c4..7cca3c5a1 100644 --- a/cookbooks/stateofthemap/templates/default/apache.erb +++ b/cookbooks/stateofthemap/templates/default/apache.erb @@ -46,6 +46,11 @@ SSLCertificateKeyFile /etc/ssl/private/stateofthemap.org.key DocumentRoot /srv/stateofthemap.org/html + + ErrorDocument 404 /404.html + + ExpiresActive On + ExpiresDefault "access plus 12 hours"