X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1c848471a16f9d1ee1fc8a327af110447ea1ef4c..d047e2bd47ec035f11ce1ced0d1e217a10edd838:/cookbooks/web/recipes/backend.rb diff --git a/cookbooks/web/recipes/backend.rb b/cookbooks/web/recipes/backend.rb index fa13948d8..ed80fd21d 100644 --- a/cookbooks/web/recipes/backend.rb +++ b/cookbooks/web/recipes/backend.rb @@ -23,6 +23,7 @@ include_recipe "web::cgimap" apache_module "fastcgi-handler" apache_module "remoteip" +apache_module "rewrite" apache_site "default" do action [ :disable ]