X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2d62f5d569f1ef80d83eb6dab513159994da6660..bfe36fa8bbf3d72b406d356c985bfe2d5ab993ca:/cookbooks/nominatim/templates/default/apache.erb?ds=sidebyside diff --git a/cookbooks/nominatim/templates/default/apache.erb b/cookbooks/nominatim/templates/default/apache.erb index 652fd93a3..39fa83289 100644 --- a/cookbooks/nominatim/templates/default/apache.erb +++ b/cookbooks/nominatim/templates/default/apache.erb @@ -27,7 +27,7 @@ RequestReadTimeout header=15-30,MinRate=500 body=15-30,MinRate=500 - CustomLog /var/log/apache2/nominatim.openstreetmap.org-access.log combined + CustomLog <%= node[:nominatim][:logdir] %>/nominatim.openstreetmap.org-access.log combined ErrorLog /var/log/apache2/nominatim.openstreetmap.org-error.log DocumentRoot <%= @directory %>/website