]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stateofthemap/recipes/default.rb
stateofthemap: add reasonable expiry headers
[chef.git] / cookbooks / stateofthemap / recipes / default.rb
index 162c1002f68c8f39c31a5a0832dfa1571909b2da..01c4bc91000d84b27ef6d4eb4d9b6e702522df00 100644 (file)
@@ -287,6 +287,9 @@ package %w[
   zlib1g-dev
 ]
 
+apache_module "expires"
+apache_module "rewrite"
+
 gem_package "bundler" do
   version "1.17.3"
 end