let us try going back to redirectmatch and ?
This commit is contained in:
parent
b2188ce4b7
commit
6487f789e5
2 changed files with 7 additions and 15 deletions
|
@ -561,13 +561,13 @@
|
|||
website: pki.fedoraproject.org
|
||||
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
|
||||
# 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
|
||||
shortname: boot
|
||||
|
|
|
@ -14,14 +14,6 @@
|
|||
roles:
|
||||
|
||||
|
||||
- role: httpd/domainrewrite
|
||||
destname: keys-rewrite
|
||||
website: keys.fedoraproject.org
|
||||
path: ^/.*$
|
||||
status: 301
|
||||
target: https://fedoraproject.org/wiki/Infrastructure/graveyard
|
||||
tags: keys
|
||||
|
||||
- role: httpd/domainrewrite
|
||||
destname: admin
|
||||
website: admin.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue