Hi @domjh
Thanks for explaining why they point to 104… However, the two A records are supposed to point to TWO DIFFERENT IP addresses (I am referring to the websites at these two different IP addresses). They are NOT. How can I fix that?? Many thanks!
@domjh I am directing www.immigrantvolunteers.org and https://helpinghands.immigrantvolunteers.org to take me to two DIFFERENT sites (at two different hosting providers). I expect to get to each of those sites when I type in the appropriate URL. The second one returns an error - This is default server vhost. There is nothing here.
Pause Cloudflare on the site while you get everything working, then re-enable it. Neither even look to be resolving to Cloudflare IPs at the moment, for me.
You can pause Cloudflare from the Overview tab of the Cloudflare Dashboard, bottom right under Advanced Actions.
In which case, Cloudflare is only operating as your DNS provider and should not be affecting any of your traffic. Can you post a screenshot of the DNS records you have in your dashboard? I am still not entirely sure what the issue is here.
@domjh the issue is that the subdomain is NOT taking me to that site. I am geting that error message. What is preventing that from being displayed? What have I done wrong?
You have set a CNAME from the subdomain to the main domain, so the IP addresses will be the same for both. If those are the correct IPs, Cloudflare should not be affecting it and any issues must be coming from your server.
If you want the main domain and the subdomain to point to different servers, then you need to use an A record pointing to the subdomain server’s IP, not a CNAME which points it to the same place as the main domain. This isn’t really Cloudflare related, and if you make sure all your DNS records match those before you moved to Cloudflare, it should work OK.