Hello, First of all I already tried searching, but couldn't find that answer. Maybe I'm searching for the wrong thing. But here's the question:
How do I change the position of the controller in the URL? For example I want to keep everything as is http://www.cakerules.ca/my_app/controller/action/var1/var2/etc and want to change to something like: http://www.cakerules.ca/my_app/newlayout/controller/action/var1/var2/etc I want the first parameter of the app to be "newlayout" and not controller. The reason I want to do this is to be able to change the layout and not have to copy the same app and the URL would look better. I'm a newbie so please forgive me if what I am trying to do seems moronic. If you can suggest something that follows convention, that would be perfect. Thank you in advanced. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
