From: Peter Palfrader Date: Fri, 5 Jul 2019 05:27:04 +0000 (+0200) Subject: Redirect / of openpgpkey to keyring.d.o X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=6aa9951b699fd189adca040842264758395650d5;p=mirror%2Fdsa-puppet.git Redirect / of openpgpkey to keyring.d.o --- 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 f66efa709..16ca9b915 100644 --- a/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb +++ b/modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb @@ -237,6 +237,9 @@ Options -Indexes + + RewriteEngine on + RewriteRule ^/$ https://keyring.debian.org/ [L] <%=