1 # DO NOT EDIT - This file is being maintained by Chef
 
   4   ServerName opengeodata.org
 
   5   ServerAlias www.opengeodata.org
 
   6   ServerAlias old.opengeodata.org
 
   8   ServerAdmin webmaster@openstreetmap.org
 
  10   CustomLog /var/log/apache2/<%= @name %>-access.log combined
 
  11   ErrorLog /var/log/apache2/<%= @name %>-error.log
 
  14   RewriteRule ^(.*/)index\.html$ http://blog.openstreetmap.org/$1 [R,L]
 
  16   RedirectPermanent / http://blog.openstreetmap.org/