Default Domain2

What i meant by my last post is that I want all requests for mydomain.com to bring up the page I would get if I typed localhost into my browser rather than some vhost.

You need to edit /etc/apache2/sites-enabled/000-default or something like that..
edit that, and point Documentroot to /var/www/vhosts/yourftp/yourdomain.com/httpdocs

You may now consider this thread closed. Very much apreciated.