X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6ed30a3d11d87fbec3d4ecef4c14b0f8ed707216..e0948bc62196ce7b4c580835c211c995fed19d95:/cookbooks/taginfo/templates/default/apache.erb diff --git a/cookbooks/taginfo/templates/default/apache.erb b/cookbooks/taginfo/templates/default/apache.erb index 9ebca518e..897cfcd21 100644 --- a/cookbooks/taginfo/templates/default/apache.erb +++ b/cookbooks/taginfo/templates/default/apache.erb @@ -17,5 +17,13 @@ RackEnv production PassengerMinInstances 10 PassengerPreStart http://<%= @name %>/ + + CacheEnable disk /api + CacheEnable disk /embed + CacheStaleOnError off <% end -%> + +> + Require all granted +