Re: [users@httpd] first name based virtual host taking precedence over all others

2012-08-11 Thread Josh Sheldon
Hi folks, Thanks to the list and the gracious member who helped me solve the issue. Turns out the syntax below worked. Best Josh Josh Sheldon On 8/11/12 6:07 PM, "Josh Sheldon" wrote: >NameVirtualHost * > > >ServerName one.example.machine.org &

[users@httpd] first name based virtual host taking precedence over all others

2012-08-11 Thread Josh Sheldon
Hi folks, I'm running Apache on a Ubuntu 12.04 virtual machine. I have multiple URL's pointing to the machine, and have been using a Drupal multi-site instance on the server to direct users to the correct content depending on URL. So, until just recently, I haven't needed name based virtual host