I mean SSL name virtual hosts... On Jan 19, 2010 7:02 PM, "Igor Cicimov" <icici...@gmail.com> wrote:
As far as i know apache doesnt support name virtual hosting up to 2.2.13 or 2.2.14 not exactly sure. And after that supports it but only with SII. > > On Jan 19, 2010 6:41 PM, "Nilesh Govindarajan" <li...@itech7.com> wrote: > > On 01/19/2010 12:52... > >> >> > > Hi, > > can anyone tell me can i run my two different SSL domains > ex: abc.com >> >> <http... > > > need second IP address to the server. > > Also please brief on this as if > i run 5 sites on one se... > > > > Use NameVirtualHost <ip>:443 > > Then <VirtualHost <ip>:443> ServerName abc.com ... </Virtual...