[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

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 VirtualHost *:80 DocumentRoot /usr/virtualwebs/my.domain.net ServerName www.my.domain.net Options

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: VirtualHost *:80 Do you have