sagnik Posted February 23, 2018 Posted February 23, 2018 cPanel allows users to create subdomains, I want to create a subdomain "cdn.whatsnew.cf" and point it to another hosting provider as HelioHost is limited to disk space I need a website which allows much disk space, which will store my members images/contents in another host. And I need to point the subdomain using "NS" record only. Is there any way to do it?
wolstech Posted February 23, 2018 Posted February 23, 2018 You can add an A or CNAME that would point to an external server, but we don't support subdomain delegation with NS records, which is what you want to do (very few places support this actually, when you do find it, it's often either a registrar or dedicated dns provider who has it). You need to either use cloudflare (which sometimes causes other problems), or just use a regular domain like whatsnew-content.cf instead (easiest).
sagnik Posted February 23, 2018 Author Posted February 23, 2018 Okay thanks. I choose the second option.
Krydos Posted February 23, 2018 Posted February 23, 2018 I've used a CNAME successfully for what you're trying to do.
sagnik Posted February 23, 2018 Author Posted February 23, 2018 How you did it?The hosting provider advised to set the Nameservers of my domain to their Nameservers.
Krydos Posted February 23, 2018 Posted February 23, 2018 Go to https://tommy.heliohost.org:2083/frontend/paper_lantern/zone_editor/index.html#/listclick +cname record.Under name set it to something like content.sgnetworks.cfUnder cname set it to something like sagnik.otherhost.comThat way all requests on your site look like they're all coming from the same domain.
sagnik Posted February 23, 2018 Author Posted February 23, 2018 Thanks sir. I'll try it, if it doesn't work I'll let you know.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now