Ticket #293 (new feature)
Build full-fledged Redirection Engine for Healthguru.com
Reported by: | khaled | Owned by: | khaled |
---|---|---|---|
Priority: | major | Milestone: | Beta 17.1 Release |
Component: | standard platform | Version: | |
Severity: | Deployed (Tech) | Keywords: | |
Cc: |
Description
We need to make it possible to redirect any url to any other url based on CMS settings in the Admin. This redirection should happen as soon in the processing of the url as possible.
The basic structure should be:
1) Provide a URL and the Redirection URL location. Provide the Redirection type (301 or 302).
2) Maintain a table of these redirections, provide an interface for Admin to see these, add to them, activate/deactivate, or delete them.
3) When the user enters the Platform at any point using one of these redirection urls, redirect the user to the appropriate location programmatically.
Change History
Note: See
TracTickets for help on using
tickets.