Hi jmazzi wrote:
routes.survey.type = Zend_Controller_Router_Route_Hostname routes.survey.route = survey.mysite.comsurvey.mysite.com/id/1
I'd say you need to chain the hostname route to a regular route containing '*' which will map remainder parts to key/value parameters... I'm not 100% sure though. HTH drm / Gerard
