]> git.openstreetmap.org Git - chef.git/commit
Always set Access-Control-Allow-Origin for tile responses
authorTom Hughes <tom@compton.nu>
Fri, 30 Aug 2013 09:49:54 +0000 (10:49 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 30 Aug 2013 09:49:54 +0000 (10:49 +0100)
commit42b807e6849dffb8463819c2379c4c29994dba03
tree2d88fcdfded64793216f8366a2b711c97baa58c8
parent52722858a6bccd05484db3af0bc7580f01e5d1b1
Always set Access-Control-Allow-Origin for tile responses

This allows "simple" requests using CORS to be cached as we will
always say they are allowed even if the client didn't actually ask
for CORS by specifying an origin.

Preflight requests will still be handled by mod_tile which may add
additional headers for a fuller response.
cookbooks/tile/templates/default/apache.erb