Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550278 - new overlay website shuffles broke links; need redirects set up
Summary: new overlay website shuffles broke links; need redirects set up
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Web Node Issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-24 03:20 UTC by SpanKY
Modified: 2015-05-26 04:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2015-05-24 03:20:55 UTC
the new www & git sites broke all our old links.  we should set up some rewrite rules in apache so the old links point to the new content.

start off with gitweb:
old: http://git.overlays.gentoo.org/gitweb/?p=proj/pax-utils.git
new: https://gitweb.gentoo.org/proj/pax-utils.git/

and for specific commits:
old: http://git.overlays.gentoo.org/gitweb/?p=proj/pax-utils.git;a=commitdiff;h=52d761bc07f59eed70b71c862bdf8a389172e294
new: https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=52d761bc07f59eed70b71c862bdf8a389172e294
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2015-05-26 04:30:25 UTC
I copied the redirects from the git.g.o vhost, with minor tweaks