Greetings. Per https://pagure.io/fedora-infrastructure/issue/6375 I would like to add the following redirects and run the proxy playbooks. +1s? kevin -- > diff --git a/files/httpd/fedorahosted-redirects.conf b/files/httpd/fedorahosted-redirects.conf > index e5bbe40..8480ea3 100644 > --- a/files/httpd/fedorahosted-redirects.conf > +++ b/files/httpd/fedorahosted-redirects.conf > @@ -231,6 +231,12 @@ RewriteRule ^/fedora-medical/ https://pagure.io/fedora-medical [R=301] > RewriteRule ^/libverto/ https://github.com/latchset/libverto/ [R=301] > RewriteRule ^/libverto https://github.com/latchset/libverto [R=301] > > +RewriteRule ^/pki/report https://pagure.io/dogtagpki/issues [L,R] > +RewriteRule ^/pki/ticket/(.*) https://pagure.io/dogtagpki/issue/$1 [L,R] > +RewriteRule ^/pki/p/k/pki/(.*) https://releases.pagure.org/dogtagpki/$1 [L,R] > +RewriteRule ^/pki/p/k/pki https://releases.pagure.org/dogtagpki/ [L,R] > +RewriteRule ^/pki https://pagure.io/dogtagpki [R=301] > + > # Ipsilon wiki is now moving content > ReWriteCond %{REQUEST_URI} !^/ipsilon/.*
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx