0

I have a shared web-hosting with CompanyA and another shared hosting with CompanyB. I own one domain called example.com. I want to host example.com on CompanyA and sub.example.com on CompanyB. Is this possible? I am using cloudflare as my DNS.

If it is possible, how can I do this on cloudflare? A little confused as I have shared hosting and not a VPS

Paul
  • 11
  • 1

1 Answers1

2

Yes, this is possible. You would set the A record in DNS for example.com to resolve to the IP address of company A, and create another A record for sub.example.com with the IP address for company B.

longneck
  • 23,082
  • 4
  • 52
  • 86