On Thu, April 6, 2006 3:27 pm, Brian Akins said: > How about this: > > <VirtualHost *:443> > SerevrName https//secure.example.com:443 #443 being optional > </VirtualHost> > > <Vh *:25> > ServerName smtp://mail.example.com:25 > </vh>
+1. This is a lot simpler than lots of directives for the same thing. Regards, Graham --
