You might find that this is more what you are looking for? http://framework.zend.com/manual/en/zend.controller.router.html#zend.controller.router.basic
On Wed, Feb 27, 2008 at 12:57 PM, Nicolae Namolovan <[EMAIL PROTECTED]> wrote: > Is it possible to do a default router with same characteristics as current > one: > > Module + controller + action + params: > > But also with > Module + controller + action + 1param: > Example: > /some/list/1 > > And getParam(0) should return 1.. ? > > -- > Sincerely, > Nicolae Namolovan. > -- /James
