X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2d62f5d569f1ef80d83eb6dab513159994da6660..bb1bb78e6ccae116df30a38ebcbc5fd4153764c0:/cookbooks/nominatim/templates/default/apache.erb 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