X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e4e612e66a9f8af22e80da81814f08a66c2555fd..e91244099eac3abb9c9d714b7c785380eacf89b3:/cookbooks/kibana/templates/default/apache.erb diff --git a/cookbooks/kibana/templates/default/apache.erb b/cookbooks/kibana/templates/default/apache.erb index 0691d8a31..2121eeda2 100644 --- a/cookbooks/kibana/templates/default/apache.erb +++ b/cookbooks/kibana/templates/default/apache.erb @@ -4,7 +4,7 @@ ServerName <%= @site %> ServerAdmin webmaster@openstreetmap.org - CustomLog /var/log/apache2/<%= @site %>-access.log combined + CustomLog /var/log/apache2/<%= @site %>-access.log combined_extended ErrorLog /var/log/apache2/<%= @site %>-error.log RedirectPermanent /.well-known/acme-challenge/ http://acme.openstreetmap.org/.well-known/acme-challenge/ @@ -15,7 +15,7 @@ ServerName <%= @site %> ServerAdmin webmaster@openstreetmap.org - CustomLog /var/log/apache2/<%= @site %>-access.log combined + CustomLog /var/log/apache2/<%= @site %>-access.log combined_extended ErrorLog /var/log/apache2/<%= @site %>-error.log SSLEngine on