I was wondering how to reductal the routes of a cakepip application.
I just want to redirect url / xxx to / yyy
I do not have to set the controller or action in the page controller to redirect the URL.
Is there a way to do this in routing?
Cheers.
It is now added to the cake, can see it here:
Comments
Post a Comment