X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/8b76d84463ee5ff866d7d1c6595339173033f167..2c9527844e884db26c83395ac4068d76507c7999:/cookbooks/apache/attributes/default.rb diff --git a/cookbooks/apache/attributes/default.rb b/cookbooks/apache/attributes/default.rb index 1aefe9270..31003d628 100644 --- a/cookbooks/apache/attributes/default.rb +++ b/cookbooks/apache/attributes/default.rb @@ -29,3 +29,5 @@ default[:apache][:event][:max_connections_per_child] = 0 default[:apache][:listen_address] = "*" default[:apache][:buffered_logs] = true + +default[:apache][:evasive] = true