Re: [fw-general] - Using router

2009-06-05 Thread Vadim Gabriel
You will need to register the router stuff earlier then in the init function since the request object was initiated already. On Fri, Jun 5, 2009 at 1:42 PM, Vibhor Singh wrote: > Hi all, > > > > I have a modular ZF application. I am trying to use the Standard Router to > rewrite some urls. I wa

[fw-general] - Using router

2009-06-05 Thread Vibhor Singh
Hi all, I have a modular ZF application. I am trying to use the Standard Router to rewrite some urls. I want to make this link: http://domain.com/project_folder/news/news/view/id/67 to be pointed as http://domain.com/project_folder/ view/i