X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/7cd95ca7de330740a67d860fbc286999fff5696f..644f12460af63db5fa70baa490def90dd7374ad7:/cookbooks/podman/templates/default/apache.erb diff --git a/cookbooks/podman/templates/default/apache.erb b/cookbooks/podman/templates/default/apache.erb index 3c1f510c2..92ca2f4c5 100644 --- a/cookbooks/podman/templates/default/apache.erb +++ b/cookbooks/podman/templates/default/apache.erb @@ -7,7 +7,7 @@ <% end -%> ServerAdmin webmaster@openstreetmap.org - CustomLog /var/log/apache2/<%= @name %>-access.log combined + CustomLog /var/log/apache2/<%= @name %>-access.log combined_extended ErrorLog /var/log/apache2/<%= @name %>-error.log RedirectPermanent /.well-known/acme-challenge/ http://acme.openstreetmap.org/.well-known/acme-challenge/ @@ -22,7 +22,7 @@ <% end -%> ServerAdmin webmaster@openstreetmap.org - CustomLog /var/log/apache2/<%= @name %>-access.log combined + CustomLog /var/log/apache2/<%= @name %>-access.log combined_extended ErrorLog /var/log/apache2/<%= @name %>-error.log SSLEngine on @@ -37,7 +37,7 @@ ServerName <%= @name %> ServerAdmin webmaster@openstreetmap.org - CustomLog /var/log/apache2/<%= @name %>-access.log combined + CustomLog /var/log/apache2/<%= @name %>-access.log combined_extended ErrorLog /var/log/apache2/<%= @name %>-error.log SSLEngine on