Have you tried creating a "Hostname" route? http://framework.zend.com/manual/en/zend.controller.router.html#zend.controller.router.routes.hostname
-- Hector On Thu, Dec 10, 2009 at 1:28 PM, Philip G <[email protected]> wrote: > Is there any simple way of using a different module when accessing a site > through specific domain? > > At this time, I have two modules setup and running: "front" and "admin." > "front" is default. "admin" is through /admin/. Now I want to add a third > called something like "ssl" that will load for any access to myssl.comdomain. > > --- > Philip > [email protected] > http://www.gpcentre.net/ >
