Bug 177729 - need manual or automatic redirects for old content
Summary: need manual or automatic redirects for old content
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora Infrastructure
Classification: Retired
Component: website
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Patrick Barnes
QA Contact: Elliot Lee
URL: http://fedora.redhat.com/docs/projects/*
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-13 15:53 UTC by Karsten Wade
Modified: 2007-04-18 17:36 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-05-23 14:49:22 UTC
Embargoed:


Attachments (Terms of Use)

Description Karsten Wade 2006-01-13 15:53:19 UTC
We have project pages that need to redirect from the old to the new structure:

e.g.:

web/html/project/translations/ => web/html/About/Projects/translations/
...

Should we do manual, click-here redirects?  Or do we have something more
automagic we can do?  I'm not against telling Apache directly, if that works better.

Comment 1 Rahul Sundaram 2006-01-13 16:22:02 UTC
I would suggest doing something similar to linuxdoc.org to tldp.org redirects
which are automatic but with a header on top ack the redirect

click on http://linuxdoc.org for a demo. 

Comment 2 Patrick Barnes 2006-05-23 14:49:22 UTC
I think that the automatic redirects which provide notifications are nice, but 
unfortunately impossible in our current setup.  The pages are rendered 
automatically by a cron job.  They are served statically.  This prevents 
dynamic page creation and keeps us from using PHP to create automatic 
redirects.  Directly altering the Apache configuration is not particularly 
scalable.  The current solution is manual redirects.  We have a very simple 
template system in place, and I gave it an update to make it more manageable 
earlier today.  Until the current infrastructure is replaced, that's really 
the best we can do.  Once that infrastructure is replaced, we should have 
better redirection capabilities.

I'm closing this as WONTFIX.  Consider this a lesson hard-learned for our 
team.



Note You need to log in before you can comment on or make changes to this bug.