X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a87a77befc04eff017f61fdd815097906ca3b6e0..90f61f02af30dcf19266d103048b96c576b691fd:/cookbooks/tile/recipes/default.rb diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index 8d462414c..c76956354 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -26,6 +26,7 @@ include_recipe "tools" blocks = data_bag_item("tile", "blocks") apache_module "alias" +apache_module "cgi" apache_module "expires" apache_module "headers" apache_module "remoteip"