X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e0948bc62196ce7b4c580835c211c995fed19d95..157d98f404bf4fb5dcdf6752f807982aaf297261:/cookbooks/taginfo/templates/default/apache.erb diff --git a/cookbooks/taginfo/templates/default/apache.erb b/cookbooks/taginfo/templates/default/apache.erb index 897cfcd21..288b13ff1 100644 --- a/cookbooks/taginfo/templates/default/apache.erb +++ b/cookbooks/taginfo/templates/default/apache.erb @@ -21,6 +21,10 @@ CacheEnable disk /api CacheEnable disk /embed CacheStaleOnError off + + + Header setifempty Access-Control-Allow-Origin * + <% end -%>