From: Peter Palfrader Date: Sat, 28 Oct 2017 08:37:29 +0000 (+0200) Subject: redirect www-other (i.e. debian.org, www.CC.d.o, www.d.CC) to https on www.debian... X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=80b1c17483c147fad87e4d9491cff108ed91634a;p=mirror%2Fdsa-puppet.git redirect www-other (i.e. debian.org, CC.d.o, www.d.CC) to https on www.debian.org now --- diff --git a/modules/roles/templates/apache-www.debian.org.erb b/modules/roles/templates/apache-www.debian.org.erb index 39f6cee0e..2b3b2e9ba 100644 --- a/modules/roles/templates/apache-www.debian.org.erb +++ b/modules/roles/templates/apache-www.debian.org.erb @@ -307,7 +307,7 @@ ErrorLog /var/log/apache2/www-other.debian.org-error.log CustomLog /var/log/apache2/www-other.debian.org-access.log privacy - Redirect permanent / http://www.debian.org/ + Redirect permanent / https://www.debian.org/ > Use common-www-other.d.o