<VirtualHost *:443>
ServerName dev.openstreetmap.org
+ ServerAlias dev.osm.org
+
ServerAdmin webmaster@openstreetmap.org
SSLEngine on
<VirtualHost *:80>
ServerName dev.openstreetmap.org
+ ServerAlias dev.osm.org
+
ServerAdmin webmaster@openstreetmap.org
CustomLog /var/log/apache2/dev.openstreetmap.org-access.log combined_extended