I am working on a simple web site and I am trying to achieve this structure

domain.com/contact              -> static page
domain.com/about                -> static page
domain.com/tutorials             -> static page
domain.com/tutorials/4          -> dynamic page

For the static pages I don't want to see the controller name in the 
URL.I know it's possible to use routes to achieve what I want but I am 
curious if there is a better solution.

--
Matt

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to