Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to setup system-wide URL redirects #239

Closed
GUI opened this issue Jun 10, 2015 · 0 comments
Closed

Add ability to setup system-wide URL redirects #239

GUI opened this issue Jun 10, 2015 · 0 comments

Comments

@GUI
Copy link
Member

GUI commented Jun 10, 2015

For the developer.nrel.gov migration onto api.data.gov, we needed a way to setup HTTP redirects for some of our website content (we previously had some large binary downloads on that domain that we no longer wanted there with the transition to api.data.gov). In order to set this up, we needed some way to setup arbitrary HTTP redirects for agency domains.

This got addressed in NREL/api-umbrella-router#7 (I'm just catching up on adding some issues here for tracking in our api.data.gov milestones). With the current implementation, we have to set these up via YAML config on the servers (since I don't think they'll change very frequently), but we could eventually expose this functionality via the web admin if necessary.

And while I implemented this for developer.nrel.gov's migration we just had another group wanting a redirect setup last week, so hooray for timing and reuse!

@GUI GUI self-assigned this Jun 10, 2015
@GUI GUI added this to the Sprint 22 (5/18-5/29) milestone Jun 10, 2015
@GUI GUI closed this as completed Jun 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant