redirect www-other (i.e. debian.org, www.CC.d.o, www.d.CC) to https on www.debian...
authorPeter Palfrader <peter@palfrader.org>
Sat, 28 Oct 2017 08:37:29 +0000 (10:37 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sat, 28 Oct 2017 08:37:29 +0000 (10:37 +0200)
modules/roles/templates/apache-www.debian.org.erb

index 39f6cee..2b3b2e9 100644 (file)
    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/
 </VirtualHost>
 <VirtualHost <%= @vhost_listen_443 %> >
    Use common-www-other.d.o