the other vhost
authorPeter Palfrader <peter@palfrader.org>
Fri, 29 Jul 2016 16:52:39 +0000 (16:52 +0000)
committerPeter Palfrader <peter@palfrader.org>
Fri, 29 Jul 2016 16:52:39 +0000 (16:52 +0000)
modules/roles/templates/apache-www.debian.org.erb

index 195be9f..2988fbe 100644 (file)
    ServerName debian.org
    ServerAdmin webmaster@debian.org
 
-   <% if scope.function_onion_global_service_hostname(['www.debian.org']) -%>
-   ServerAlias <%= scope.function_onion_global_service_hostname(['www.debian.org']) %>
-   <% end %>
-
    ServerAlias www.at.debian.org
    ServerAlias www.au.debian.org
    ServerAlias www.bg.debian.org
    ServerName www.debian.org
    ServerAdmin webmaster@debian.org
    ServerAlias www-*.debian.org
+   <% if scope.function_onion_global_service_hostname(['www.debian.org']) -%>
+   ServerAlias <%= scope.function_onion_global_service_hostname(['www.debian.org']) %>
+   <% end %>
+
    DocumentRoot <%= wwwdo_document_root %>/
 
    # CacheNegotiatedDocs: By default, Apache sends Pragma: no-cache with each