Re: apache-ssl vhosts...
I am not sure whether you can have the ip addr for the VirtualHost. Try this:
<VirtualHost www.jounce.net>
DocumentRoot /var/www/
ServerName www.jounce.net
</VirtualHost>
<VirtualHost webmail.jounce.net>
DocumentRoot /usr/share/horde/imp/
ServerName webmail.jounce.net
</VirtualHost>
On Mon, Jul 19, 1999 at 10:05:14AM -0400, Jack Wilkinson wrote:
> 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:
>
> ------
> NameVirtualHost 207.8.164.51
>
> <VirtualHost 207.8.164.51>
> DocumentRoot /var/www/
> ServerName www.jounce.net
> </VirtualHost>
>
> <VirtualHost 207.8.164.51>
> DocumentRoot /usr/share/horde/imp/
> ServerName webmail.jounce.net
> </VirtualHost>
> ------
>
> thanks in advance
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> M. Jackson Wilkinson <jackw@jounce.net>
> President - JounceNET Internet Services
> Debian: The Choice of a GNU Generation
>
>
> --
> Unsubscribe? mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
>
>
--
____________________________________________________________________________
Shao Zhang - Running Debian 2.1 ___ _ _____
Department of Communications / __| |_ __ _ ___ |_ / |_ __ _ _ _ __ _
University of New South Wales \__ \ ' \/ _` / _ \ / /| ' \/ _` | ' \/ _` |
Sydney, Australia |___/_||_\__,_\___/ /___|_||_\__,_|_||_\__, |
Email: shao@cia.com.au |___/
_____________________________________________________________________________
Reply to: