On Thu, Sep 21, 2017 at 2:26 AM, Kevin Fenzi <ke...@scrye.com> wrote:
> Greetings.
>
> Per https://pagure.io/fedora-infrastructure/issue/6375 I would like to
> add the following redirects and run the proxy playbooks.
>
> +1s?

+1 from me

> 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/.*
>
>
> _______________________________________________
> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
>
_______________________________________________
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org

Reply via email to