More redirection to handle old mm2 archives

This commit is contained in:
Kevin Fenzi 2016-04-14 15:39:28 +00:00
parent de5dba330c
commit f21d4af3a7

View file

@ -51,7 +51,13 @@
name: mailman
website: admin.fedoraproject.org
regex: /mailman/(.*)$
target: https://lists.fedoraproject.org/$1
target: https://lists.fedoraproject.org/mailman/$1
- role: httpd/redirectmatch
name: mailman-pipermail
website: admin.fedoraproject.org
regex: /pipermail/(.*)$
target: https://lists.fedoraproject.org/pipermail/$1
- role: httpd/redirectmatch
name: 00-bodhi2-cutover-users