bugz: Try and redirect this to bugzilla for now since we have no packages app.
This commit is contained in:
parent
28daaa71b4
commit
ce63d5f3ea
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
RewriteEngine On
|
||||
RewriteMap lowercase int:tolower
|
||||
|
||||
RewriteRule ^/(.+) https://apps.fedoraproject.org/packages/$1/bugs/all [R,L]
|
||||
RewriteRule ^/(.+) https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&classification=Fedora&product=Fedora&product=Fedora%20EPEL&component=$1 [R,L]
|
||||
RewriteRule ^/$ https://bugzilla.redhat.com/ [R,L]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue