Re: apache2 vhost error

2009-02-11 Thread Michael Iatrou
When the date was Wednesday 11 February 2009, Zach Uram wrote: > I'm trying to add a name-based virtual host in apache2 on my debian > etch system. > > Here is my vhost config: > > /etc/apache2/sites-available/darcs > > - + -- Michael Iatrou -- To UNSUBSCRIBE, email to debian-user-requ..

apache2 vhost error

2009-02-10 Thread Zach Uram
I'm trying to add a name-based virtual host in apache2 on my debian etch system. Here is my vhost config: /etc/apache2/sites-available/darcs ServerName darcs.jesujuva.org ServerAlias darcs.jesujuva.org DocumentRoot /var/www/darcs ErrorLog /var/log/apache2/error.log