I have an issue: need to redirect many broken links to the new destination. For the moment all old links are pointing to the default 404 page, but that is not an option.
I want to create a Controller in which i will define the rules for redirection.
Unfortunately I do not know how to catch all broken links to point to my new Controller.
Any ideas ?
Thanks in advance
via Vince Carter