#5845 Redirect freeipa from old trac to pagure
Closed: Fixed 7 years ago Opened 7 years ago by mbasti.

Hello,

please set redirects from old trac URL to pagure, IMO something like this:

RedirectMatch permanent ^/freeipa/report https://pagure.io/freeipa/issues
RedirectMatch permanent ^/freeipa/ticket/(.*) https://pagure.io/freeipa/issue/$1
RedirectMatch permanent ^/freeipa https://pagure.io/freeipa
RedirectMatch permanent ^/freeipa/ https://pagure.io/freeipa/

Thank you.


We need also this following redirection. Which is heavily used in linking commits from bugzillas:

So I assume:

RedirectMatch permanent ^/freeipa/changeset/(.*) https://pagure.io/freeipa/c/$1

Done and all in place.

Let us know if you need anything further or notice any issues.

:eight_spoked_asterisk:

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Works for me thank you

Metadata Update from @mbasti:
- Issue status updated to: Open (was: Closed)

7 years ago

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata