Zend Framework and modules
Posted: Mon Feb 11, 2008 1:58 pm
Hello this is a nightmare for me and i don't have any idea hos to fix it.
I'm working on a application that has several areas, because of that i'm thinking to use modules http://framework.zend.com/manual/en/zen ... dular.html and the following thing is happening:
http://house.bornforcode.com is working fine for default controllers, but:
http://house.bornforcode.com/admin/index (an added module is not working).
On the other side:
http://www.bornforcode.com/house/admin/index is working great, but
http://www.bornforcode.com/house/index/index is not working.
Please help

I'm working on a application that has several areas, because of that i'm thinking to use modules http://framework.zend.com/manual/en/zen ... dular.html and the following thing is happening:
http://house.bornforcode.com is working fine for default controllers, but:
http://house.bornforcode.com/admin/index (an added module is not working).
On the other side:
http://www.bornforcode.com/house/admin/index is working great, but
http://www.bornforcode.com/house/index/index is not working.
Please help