X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/db9ca1418e18c0abc9e8702eb028105cbc03ae2d..3ce3f0c3311b306f9808355397ee43424f14aa31:/cookbooks/apache/recipes/ssl.rb diff --git a/cookbooks/apache/recipes/ssl.rb b/cookbooks/apache/recipes/ssl.rb index 700e10e4a..8efbe03d2 100644 --- a/cookbooks/apache/recipes/ssl.rb +++ b/cookbooks/apache/recipes/ssl.rb @@ -29,6 +29,7 @@ apache_module "socache_shmcb" do end apache_module "ssl" +apache_module "headers" apache_conf "ssl" do template "ssl.erb"