Redirect / of openpgpkey to keyring.d.o
authorPeter Palfrader <peter@palfrader.org>
Fri, 5 Jul 2019 05:27:04 +0000 (07:27 +0200)
committerPeter Palfrader <peter@palfrader.org>
Fri, 5 Jul 2019 05:27:04 +0000 (07:27 +0200)
modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb

index f66efa7..16ca9b9 100644 (file)
        <Location />
                Options -Indexes
        </Location>
+
+       RewriteEngine on
+       RewriteRule ^/$ https://keyring.debian.org/ [L]
 </Macro>
 
 <%=