X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5d6a31bd32a20976963100c0bb26ea5e3a00e4a2..ee80e6af6c3df40a7b417fb6fb555dd450115c72:/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 -%>