1 # DO NOT EDIT - This file is being maintained by Chef
 
   4         ServerName chef.openstreetmap.org
 
   5         ServerAlias chef.osm.org
 
   6         ServerAdmin webmaster@openstreetmap.org
 
   8         CustomLog /var/log/apache2/chef.openstreetmap.org-access.log combined
 
   9         ErrorLog /var/log/apache2/chef.openstreetmap.org-error.log
 
  11         Redirect permanent / https://chef.openstreetmap.org/
 
  15         ServerName chef.openstreetmap.org
 
  16         ServerAdmin webmaster@openstreetmap.org
 
  19         SSLProtocol all -SSLv2
 
  20         SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:+LOW
 
  21         SSLCertificateFile /etc/ssl/certs/openstreetmap.pem
 
  22         SSLCertificateKeyFile /etc/ssl/private/openstreetmap.key
 
  24         CustomLog /var/log/apache2/chef.openstreetmap.org-access.log combined
 
  25         ErrorLog /var/log/apache2/chef.openstreetmap.org-error.log
 
  29         ProxyPass / https://127.0.0.1:4443/