Let’s say my server machine is “server1.example.com” and I have 3 different name-based virtual domains under server1.example.com. For instance…
server1.example.com (name of my server machine - DocumentRoot/Directory is public_html)
www.site1.com (a virtual domain - DocumentRoot/Directory is public_html\site1)
www.site2.com (another virtual domain - DocumentRoot/Directory is public_html/site2)
www.site3.com (yet another virtual domain - DocumentRoot/Directory is public_html/site3)
Do I first have to point the DNS (in my registrar) to server1.example.com before any of the virtual doamins will work or can I point the DNS to only a single virtual domain (by itself) without pointing anything to the example.com domain (my machine’s name)?.
What is happening is that example.com is resolving very quickly but site1 seems to be taking forever to resolve or not resolving at all when I only point the DNS to it.
Incidentally, “example.com” (not the actual name of course) is registered with Network Solutions and “site1.com”, “site2.com” and “site3.com” are registered with Godaddy.com.
Not sure if the issue is what I asked about above -or- if one registrar simply takes much longer to deal with DNS changes than the other.
Can anyone here provide some input on this?.
- Much appreciated!, Sid