Re: Routes are confusing me

2012-11-27 Thread lowpass
On Tue, Nov 27, 2012 at 10:16 AM, iFemke wrote: > I'm working on the routes of my CakePHP site. The 'easy' ones I have already > set like: > Router::connect('/contact', array('controller' => 'contacts', 'action' => > 'index')); > These are working. > > But now I am confused as to how to continue w

Routes are confusing me

2012-11-27 Thread iFemke
I'm working on the routes of my CakePHP site. The 'easy' ones I have already set like: Router::connect('/contact', array('controller' => 'contacts', 'action' => 'index')); These are working. But now I am confused as to how to continue with the more complex routing. For example, my url now is /