Monthly Archives: July 2009

Zend Framework: Using separate layouts per module

Someone was recently asking on ZFTalk about how to use a different layout for each module in your application. Since this is a problem I’ve dealt with in the past and planned on adding to the Galahad FE, I thought … Continue reading

Posted in Zend Framework | Tagged | 15 Comments

Mapping subdomains to modules in Zend Framework

For some reason this took me a long time to figure out, so I thought I’d post it in case other people are having similar problems.  I wanted www.mysite.com to route to the www module and app.mysite.com to route to … Continue reading

Posted in Web Development | Tagged | 3 Comments