Greetings 

In https://pagure.io/fedora-infrastructure/issue/5846 
I missed some wiki redirects that the bind-dyndb project wanted in place. ;( 

I'd like to fix them up now. Needs this patch + proxy playbook run.

+1s?

kevin
--
From a937644748d68ee103745a390da25f2a703a2eb0 Mon Sep 17 00:00:00 2001
From: Kevin Fenzi <ke...@scrye.com>
Date: Mon, 22 May 2017 18:41:29 +0000
Subject: [PATCH] add some missed redirects for bind-dyndb project.
 https://pagure.io/fedora-infrastructure/issue/5846

Signed-off-by: Kevin Fenzi <ke...@scrye.com>
---
 files/httpd/fedorahosted-redirects.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/files/httpd/fedorahosted-redirects.conf 
b/files/httpd/fedorahosted-redirects.conf
index b209629..24545b6 100644
--- a/files/httpd/fedorahosted-redirects.conf
+++ b/files/httpd/fedorahosted-redirects.conf
@@ -178,6 +178,10 @@ RewriteRule ^/fedora-badges/report 
https://pagure.io/Fedora-Badges/issues [R=301
 RewriteRule ^/fedora-badges/ticket/(.*) 
https://pagure.io/Fedora-Badges/issue/$1 [R=301]
 RewriteRule ^/fedora-badges https://pagure.io/Fedora-Badges [R=301]
 
+RewriteRule ^/bind-dyndb-ldap/wiki https://docs.pagure.io/bind-dyndb-ldap/ 
[R=301]
+RewriteRule ^/bind-dyndb-ldap/wiki/ https://docs.pagure.io/bind-dyndb-ldap/ 
[R=301]
+RewriteRule ^/bind-dyndb-ldap/wiki/(.*) 
https://docs.pagure.io/bind-dyndb-ldap/$1.html [R=301]
+RewriteRule ^/bind-dyndb-ldap/wiki/(.*)/ 
https://docs.pagure.io/bind-dyndb-ldap/$1.html [R=301]
 RewriteRule ^/bind-dyndb-ldap/report https://pagure.io/bind-dyndb-ldap/issues 
[R=301]
 RewriteRule ^/bind-dyndb-ldap/ticket/(.*) 
https://pagure.io/bind-dyndb-ldap/issue/$1 [R=301]
 RewriteRule ^/bind-dyndb-ldap/changeset/(.*) 
https://pagure.io/bind-dyndb-ldap/c/$1 [R=301]
-- 
1.8.3.1

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org

Reply via email to