Zend and multiple applications
2008 Gruodžio 19 d.
Once I started developing my site using Zend framework. It went well untill i reached the phase, where I wanted to have multiple applications under one domain. I.e. to be able to access domain.tld/application1/controller/action and domain.tld/application2/controller/action without having to create Aliases VirtualHosts or anything like this. I googled around for a day or two and found nothing inspiring. Had to invent it the hard way. That’s the reason why I’m writing this in english