Had a working virtual server (using the * as the address) and then added an IP to my web server and changed this working website to use this new IP and saw that it correctly changed the vhost setting from <VirtualHost *:80> to <VirtualHost 72.xxx.xxx.160:80> and everything seems to be pointing to the correct path to my website. When I put go to my site now instead of seeing my WP site I see: It works! This is the default web page for this server. The web server software is running but no content has been added, yet. What did I miss? The DNS is correct and the IP did get bound correctly (using wheezy and have it set to auto network confi) Thanks!
Croydon, I was able to access the site by using http://72.xx.xx.xx just fine. Tried it again just now and cleared all my cookies and cache (again) and it started working using the domain name. I should know by now when something isn't working its because of something I did or didn't do. ISPConfig is great software and I am constantly amazed how well it does work. Thanks to the entire ISPConfig team!