]> git.openstreetmap.org Git - chef.git/commitdiff
Force caching of 410 on openlayers 404 tile
authorGrant Slater <git@firefishy.com>
Sun, 5 Aug 2018 21:02:15 +0000 (22:02 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 5 Aug 2018 21:35:52 +0000 (22:35 +0100)
ExpiresDefault only returns headers on 2xx responses so set the
headers manually for the 410 response

Also set a long expiry for redirect from http and other domains.

Closes #178


No differences found