Re: [EMAIL PROTECTED] VirtualHost Issues

2007-04-19 Thread David Southwell
On Thursday 19 April 2007 11:40:18 Matt Fielding wrote: > > > here is an example of one of my virtual host settings that are is in > > > etc/apache22/includes/virtual > > > > # typo on the line above should read etc/apache22/includes/virtual.conf > > > > > > > > DocumentRoot /usr/virtualwebs

Re: [EMAIL PROTECTED] VirtualHost Issues

2007-04-19 Thread Matt Fielding
On 4/19/07, Joshua Slive <[EMAIL PROTECTED]> wrote: On 4/19/07, Matt Fielding <[EMAIL PROTECTED]> wrote: > I'm still getting the same problem. Which ever virtualhost is listed first > is the one that works on both domains, and it is now setup like this: > > Do you have NameVirtualHost *:80 s

Re: [EMAIL PROTECTED] VirtualHost Issues

2007-04-19 Thread Joshua Slive
On 4/19/07, Matt Fielding <[EMAIL PROTECTED]> wrote: I'm still getting the same problem. Which ever virtualhost is listed first is the one that works on both domains, and it is now setup like this: Do you have NameVirtualHost *:80 someplace in your config? Joshua.

Re: [EMAIL PROTECTED] VirtualHost Issues

2007-04-19 Thread Matt Fielding
> here is an example of one of my virtual host settings that are is in > etc/apache22/includes/virtual # typo on the line above should read etc/apache22/includes/virtual.conf > > > DocumentRoot /usr/virtualwebs/my.domain.net > ServerName www.my.domain.net > Options Indexes >

Re: [EMAIL PROTECTED] VirtualHost Issues

2007-04-19 Thread David Southwell
On Thursday 19 April 2007 10:31:55 David Southwell wrote: > On Thursday 19 April 2007 09:37:19 Matt Fielding wrote: > > Hello, I am new to this group and asking my first question, hopefully I > > explain it with enough detail. > > > > I have two domains hosted via dyndns.org pointing to a server I

Re: [EMAIL PROTECTED] VirtualHost Issues

2007-04-19 Thread David Southwell
On Thursday 19 April 2007 09:37:19 Matt Fielding wrote: > Hello, I am new to this group and asking my first question, hopefully I > explain it with enough detail. > > I have two domains hosted via dyndns.org pointing to a server I run in my > house, I am running WAMP5 off it, and trying to configur

[EMAIL PROTECTED] VirtualHost Issues

2007-04-19 Thread Matt Fielding
Hello, I am new to this group and asking my first question, hopefully I explain it with enough detail. I have two domains hosted via dyndns.org pointing to a server I run in my house, I am running WAMP5 off it, and trying to configure both my domains to point to different directories on the apach