#10689 Redirect old packages application to packages.fedoraproject.org
Closed: Fixed with Explanation 2 years ago by kevin. Opened 2 years ago by dminer.

Describe what you would like us to do:

The old URL for the packages application (apps.fedoraproject.org/packages) currently just returns a 503. It might be helpful if this instead redirected to the URL for its replacement, packages.fedoraproject.org.

When do you need this to be done by? (YYYY/MM/DD)

Any date


Metadata Update from @zlopez:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: low-trouble, medium-gain, ops

2 years ago

In fact we put in place a redirect. However, it wasn't working due to an ordering issue.

I removed the old app config from all the proxies and now the redirect loads fine. ;)

Thanks for letting us know.

ansible -a 'rm -f /etc/httpd/conf.d/apps.fedoraproject.org/packages.conf' proxies:proxies_stg
ansible -a 'systemctl reload httpd' proxies:proxies_stg

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

2 years ago

Login to comment on this ticket.

Metadata
Boards 1
ops Status: Backlog