From 70ae0a0c23d6d88d6c08e35485a33796e8b948e3 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Tue, 5 Mar 2019 20:33:24 +0100 Subject: [PATCH] Take over debconf.org with a redirect to www --- .../static-mirroring/vhost/static-vhosts-simple.erb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb index bac115a27..8163323a4 100644 --- a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb +++ b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb @@ -406,6 +406,15 @@ Use common-dsa-vhost-https-redirect video.debconf.org <% end -%> +Use common-dsa-vhost-https-redirect debconf.org + > + ServerName debconf.org + ServerAdmin debian-admin@debian.org + Use common-debian-service-ssl debconf.org + Use common-ssl-HSTS + Redirect / https://www.debconf.org/ + + # historical sites ################## # now only redirects remain -- 2.20.1