X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c0ec6e0ae7ac9c723d678e92061c02667f6aa0ad..893a007aefd9a28ff0bf233c2f3f45cc352f882f:/cookbooks/web/recipes/backend.rb diff --git a/cookbooks/web/recipes/backend.rb b/cookbooks/web/recipes/backend.rb index 6f86f2064..ae359ca47 100644 --- a/cookbooks/web/recipes/backend.rb +++ b/cookbooks/web/recipes/backend.rb @@ -28,6 +28,7 @@ apache_module "remoteip" apache_module "rewrite" apache_module "proxy" apache_module "proxy_fcgi" +apache_module "setenvif" apache_site "default" do action [:disable]