1 # DO NOT EDIT - This file is being maintained by Chef
 
   4         ServerName thinkup.openstreetmap.org
 
   5         ServerAlias thinkup.osm.org
 
   6         ServerAdmin webmaster@openstreetmap.org
 
   8         CustomLog /var/log/apache2/thinkup.openstreetmap.org-access.log combined
 
   9         ErrorLog /var/log/apache2/thinkup.openstreetmap.org-error.log
 
  11         DocumentRoot /srv/thinkup.openstreetmap.org/webapp
 
  14 <Directory /srv/thinkup.openstreetmap.org/webapp>