X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1c848471a16f9d1ee1fc8a327af110447ea1ef4c..8eb231729d6b7e7911668f512b270dadd6223bba:/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 ]