Re: [EMAIL PROTECTED] Vhost not working

2007-10-09 Thread Joshua Slive
On 10/9/07, Chris Arnold <[EMAIL PROTECTED]> wrote: > I am running apache 2.2.6 on sles10 sp1. We have like 3 vhost and one of > those i can not, for the life of me, getting it working. The vhost should be > accessible from demo.mytimewithgod.net but this will always send you to > mytimewithgod.

Re: [EMAIL PROTECTED] Vhost not working

2007-10-09 Thread Chris Arnold
On Tue, 9 Oct 2007, Chris Arnold wrote: > >ServerAdmin @domain.tld >ServerName demo.mytimewithgod.net >DocumentRoot /srv/www/htdocs/demo > >ScriptAlias /cgi-bin/ "/srv/www/vhosts/dummy-host.example.com/cgi-bin/" > >>I assume you just didn't correct these paths in your example

Re: [EMAIL PROTECTED] Vhost not working

2007-10-09 Thread Res
On Tue, 9 Oct 2007, Chris Arnold wrote: ServerAdmin @domain.tld ServerName demo.mytimewithgod.net DocumentRoot /srv/www/htdocs/demo ScriptAlias /cgi-bin/ "/srv/www/vhosts/dummy-host.example.com/cgi-bin/" I assume you just didn't correct these paths in your example to us, or

[EMAIL PROTECTED] Vhost not working

2007-10-09 Thread Chris Arnold
I am running apache 2.2.6 on sles10 sp1. We have like 3 vhost and one of those i can not, for the life of me, getting it working. The vhost should be accessible from demo.mytimewithgod.net but this will always send you to mytimewithgod.net. Here is the snipit from vhost file: ServerAdmin @d