X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/afc3489f2735518178b6338bd0d47e438fbaf36e..2db5972d9f9604f3c3d7b8167fa3a740e6db7e03:/cookbooks/stateofthemap/templates/default/apache.erb diff --git a/cookbooks/stateofthemap/templates/default/apache.erb b/cookbooks/stateofthemap/templates/default/apache.erb index cc9005f9a..53c3a79c8 100644 --- a/cookbooks/stateofthemap/templates/default/apache.erb +++ b/cookbooks/stateofthemap/templates/default/apache.erb @@ -22,6 +22,8 @@ CustomLog /var/log/apache2/stateofthemap.org-access.log combined ErrorLog /var/log/apache2/stateofthemap.org-error.log + SSLEngine on + RedirectPermanent / https://stateofthemap.org/ @@ -32,6 +34,8 @@ CustomLog /var/log/apache2/stateofthemap.org-access.log combined ErrorLog /var/log/apache2/stateofthemap.org-error.log + SSLEngine on + DocumentRoot /srv/stateofthemap.org/html