I have setup a single virtual domain on my Raq4 (say server is s123.xyz.com)
and in the control panel it shows up as... s123.xyz.com.www.mydomain.com I currently have www.mydomain.com hosted with another provider. I want to get the new server's web site up and running before I cut over. Q: What URL do I have to enter to get my Virtual Site to display under s123.xyz.com? Do I have to change any httpd.conf entries?
s123 is your host name xyz.com is your domain nameinstead of www.xyz.com you are using s123.xyz.com - that is the full name. The idea of different host names is to be able to use different computers in the same domain. You need dns entries pointing to s123 host at xyz.com domain.
Did you try this?