Help? Zend Framework. Anyone. Please?
Published: 2009-01-01
Swear this should be straight forward or even an 'out the box' feature but how the hell do you map actions in your default controller to a base url using the Zend Framework?
Trying to map domain.com/index/my-page to domain.com/my-page. I can hack it using the Zend_Router but it breaks all the other rules e.g. /:controller/:action /:module/:controller/:action
Can anyone help me, it's driving me nuts! I'm fairly new to the Zend Framework so I'm hoping I'm just missing something obvious.
RECENT ARTICLES
Lightweight blog created on Ruby/GAA/Datastore stack
Put this together a month or two back but never got around to replaci... read more
Using Node JS and Couch DB Stack for Web Dev
With the recent hype surrounding Node.js I thought I'd better get my ... read more
Campaign Monitor API Using PHP and SOAP
Campaign Monitor has a fairly comprehensive API and support docs.&nbs... read more
Google Maps Snippet
Absolute bare basics when it comes the Google Map api but a snippet o... read more