proxies: redirect apps.fp.o/calendar to calendar.fp.o in openshift
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
cc736849e2
commit
d4894b011c
1 changed files with 6 additions and 0 deletions
|
@ -111,6 +111,12 @@
|
||||||
regex: /voting
|
regex: /voting
|
||||||
target: https://elections.fedoraproject.org/
|
target: https://elections.fedoraproject.org/
|
||||||
|
|
||||||
|
- role: httpd/redirectmatch
|
||||||
|
shortname: calendar
|
||||||
|
website: apps.fedoraproject.org
|
||||||
|
regex: /calendar
|
||||||
|
target: https://calendar.fedoraproject.org/
|
||||||
|
|
||||||
- role: httpd/redirectmatch
|
- role: httpd/redirectmatch
|
||||||
shortname: mailman
|
shortname: mailman
|
||||||
website: admin.fedoraproject.org
|
website: admin.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue