Hi,
What is the order in which the redirects are handled?
Is it correct, that if a page is not found, the settings for direct paths is checked. If no rule exists here, the 404-page is shown?
If I want to hook into this, and create my own extension for the direct paths, to be executed after the direct paths have been checked, it is not a good idea to subscribe to the "Standard.Page.NotFound", as this is triggered before the directs paths, right?
--
Best regards
Kurt Moskjaer Andersen