Re: apache-ssl vhosts...

1999-07-20 Thread Shao Zhang
I am not sure whether you can have the ip addr for the VirtualHost. Try this: DocumentRoot /var/www/ ServerName www.jounce.net DocumentRoot /usr/share/horde/imp/ ServerName webmail.jounce.net On Mon, Jul 19, 1999 at 10:05:14AM -0400, Jack Wilkinson wrote: > Hey everyone... > > I installed

apache-ssl vhosts...

1999-07-19 Thread Jack Wilkinson
Hey everyone... I installed apache-ssl via apt-get (potato, etc) the other day, and it worked fine out of the box, but once I added a name-based virtual host to the httpd.conf file, it would die as soon as I restart the server... the vhost section of my httpd.conf is as follows: -- NameVirtu