</Macro>
+<Macro common-static-vhost-ssl $name>
+ Use common-debian-service-https-redirect <%= vhost_listen %> $name
+
+ <Virtualhost <%= vhost_listen %>:443 >
+ ServerName $name
+ ServerAdmin debian-admin@lists.debian.org
+
+ ErrorLog /var/log/apache2/$name-error.log
+ CustomLog /var/log/apache2/$name-access.log privacy
+
+ Use common-debian-service-ssl $name
+ Use common-ssl-HSTS
+
+ Use common-static-base $name
+ </VirtualHost>
+</Macro>
+
# vim:ft=apache:
Use common-static-vhost backports.debian.org
Use common-static-vhost-publiclog bits.debian.org
Use common-static-vhost news.debian.net
-Use common-static-vhost dsa.debian.org
Use common-static-vhost-with-extra ftp-master.metadata.debian.org "AddDefaultCharset utf-8"
Use common-static-vhost-with-extra d-i.debian.org "ServerAlias d-i-backend.debian.org"
Use common-static-vhost-with-extra network-test.debian.org "ServerAlias network-test-backend.debian.org"
Use common-static-vhost-with-extra blends.debian.org "ServerAlias blends-backend.debian.org"
Use common-static-vhost-with-extra wnpp-by-tags.debian.net "ServerAlias wnpp-by-tags-backend.debian.org"
+Use common-static-vhost-ssl dsa.debian.org
# www.backports.org is the historical place for the backports
# website and archive. It is now a CNAME to backports.debian.org: