Re: [fw-general] Chain default route

2009-08-14 Thread András Csányi
2009/8/14 Sergio Rinaudo kaiohken1...@hotmail.com: Hi, it is possible to do an hostname route chain with the default module route? If yes, how? I want to do this in the bootstrap. Thanks May I ask what do you want exactly? With an example would be better. András -- - - -- Csanyi Andras

RE: [fw-general] Chain default route

2009-08-14 Thread Sergio Rinaudo
', $hostnameRoute-chain($plainPathRoute)); that matches the admin module requests. Hope it is clear, advices are welcome :) Sergio Rinaudo Date: Fri, 14 Aug 2009 13:29:01 +0200 From: sayusi.a...@gmail.com To: kaiohken1...@hotmail.com CC: fw-general@lists.zend.com Subject: Re: [fw-general

RE: [fw-general] Chain default route

2009-08-14 Thread Vincent de Lau
[mailto:kaiohken1...@hotmail.com] Sent: Friday, August 14, 2009 1:46 PM To: sayusi.a...@gmail.com Cc: fw-general@lists.zend.com Subject: RE: [fw-general] Chain default route Yes, I'll explain my problem better. For my project I've created an hostname chained route, this one $hostnameRoute = new

RE: [fw-general] Chain default route

2009-08-14 Thread Sergio Rinaudo
From: Sergio Rinaudo [mailto:kaiohken1...@hotmail.com] Sent: Friday, August 14, 2009 1:46 PM To: sayusi.a...@gmail.com Cc: fw-general@lists.zend.com Subject: RE: [fw-general] Chain default route Yes, I'll explain my problem better. For my project I've created an hostname chained route

Re: [fw-general] Chain default route

2009-08-14 Thread Ben Scholzen 'DASPRiD'
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sergio Rinaudo wrote on 14.08.2009 18:27: Hi, yes, the default route is a Zend_Controller_Router_Route_Module as explained in this page of the doc