]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/backend.rb
Add a request ID to connect frontend and backend logs
[chef.git] / cookbooks / web / recipes / backend.rb
index 6f86f2064be94e066f02304eaf7d4a1a74459617..ae359ca472d86d51ccc6df056cad1d180f6bdeab 100644 (file)
@@ -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]