If your looking to route requests based on subdomains, I created a route that
does just that a few months ago for Zym.

http://trac2.assembla.com/zym/browser/trunk/incubator/library/Zym/Controller/Router/Route/HttpHost.php

Basically it routes based on the domain...
':user.*.*' would match SpotSec.Foo.Com
SpotSec would be the user var and * would be a domain
-- 
View this message in context: 
http://www.nabble.com/Subdomains-and-Zend-Framework-tp17125088p17236088.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to