# DO NOT EDIT - This file is being maintained by Chef
   ServerName hot.openstreetmap.org
   ServerAlias hot.osm.org
   ServerAdmin webmaster@openstreetmap.org
   CustomLog /var/log/apache2/hot.openstreetmap.org-access.log combined
   ErrorLog /var/log/apache2/hot.openstreetmap.org-error.log
   RedirectPermanent /.well-known/acme-challenge/ http://acme.openstreetmap.org/.well-known/acme-challenge/
   RedirectPermanent / https://www.hotosm.org/
   ServerName hot.openstreetmap.org
   ServerAlias hot.osm.org
   ServerAdmin webmaster@openstreetmap.org
   CustomLog /var/log/apache2/hot.openstreetmap.org-access.log combined
   ErrorLog /var/log/apache2/hot.openstreetmap.org-error.log
   SSLEngine on
   SSLCertificateFile /etc/ssl/certs/hot.openstreetmap.org.pem
   SSLCertificateKeyFile /etc/ssl/private/hot.openstreetmap.org.key
   RedirectPermanent / https://www.hotosm.org/