vb wrote:
> 
> Do you have "resources.frontcontroller.params.prefixDefaultModule = true"
> in your ini file?
> And in _initAutoload, the namespace parameter should be "Pagina", no?
> 

Hi, Thanks for your answer. Yeah, I discovered this option while my message
was pending so long. Pfew.

But it works perfectly when I have no _initAutoload. This is all what is
needed:

resources.frontController.defaultModule = "pagina"
resources.frontController.prefixDefaultModule = 1
-- 
View this message in context: 
http://n4.nabble.com/Howto-have-the-default-module-controllers-with-module-prefix-tp663509p680291.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to