I have 3 diferent layouts for my application related to diferent parts of content. I vould like to define my url-s so they would have the part in the begining ex. \"mypage.com/p
It's very easy to integrate multiple prefix with routing in cakephp
In cakephp 2.x you have to go through following steps
For more info refer following link http://book.cakephp.org/2.0/en/development/routing.html http://miftyisbored.com/complete-tutorial-admin-routing-cakephp/