15th time is the charm

This commit is contained in:
Stephen Smoogen 2020-04-03 20:18:11 +00:00 committed by Pierre-Yves Chibon
parent b6fa773380
commit 1fd68137c6
2 changed files with 7 additions and 8 deletions

View file

@ -562,17 +562,10 @@
target: http://dogtagpki.org/
# all of this goes to one place the graveyard.
- role: httpd/redirectmatch
shortname: keys
website: keys.fedoraproject.org
regex: /(.*)$
target: https://fedoraproject.org/wiki/Infrastructure/graveyard?
tags: keys
- role: httpd/redirectmatch
- role: httpd/redirect
shortname: boot
website: boot.fedoraproject.org
regex: /(.*)$
target: https://fedoraproject.org/wiki/Infrastructure/graveyard
- role: httpd/redirect

View file

@ -13,6 +13,12 @@
roles:
- role: httpd/domainrewrite
destname: 00-keys
website: keys.fedoraproject.org
path: ^.*$
status: 301
target: https://fedoraproject.org/wiki/Infrastructure/graveyard
- role: httpd/domainrewrite
destname: admin