Welcome Guest, Not a member yet? Register   Sign In
Routing to specific controller in case controller/method is not found.
#4

I think you are looking for a catch all controller. When a /db-page-slug does not match any “physical” controller the system falls back on this catch all controller. With this controller you can then perfrom a DB search for the given slug. If still nothing is found you can revert to your 404 controller
Reply


Messages In This Thread
RE: Routing to specific controller in case controller/method is not found. - by Martin7483 - 09-25-2015, 11:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB