add redirects for libverto. ticket 6189
This commit is contained in:
parent
f070972f14
commit
5dc0f64e5f
1 changed files with 3 additions and 0 deletions
|
@ -228,6 +228,9 @@ RewriteRule ^/fedora-medical/report https://pagure.io/fedora-medical/issues [L,R
|
|||
RewriteRule ^/fedora-medical/ticket/(.*) https://pagure.io/fedora-medical/issue/$1 [L,R]
|
||||
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]
|
||||
|
||||
# Ipsilon wiki is now moving content
|
||||
ReWriteCond %{REQUEST_URI} !^/ipsilon/.*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue