Hey!
I have a website deployed with Netlify on a subdomain. I have the DNSs set up on my domain registran since I have a couple of more services with them, so I just point an ANAME entry with that subdomain in the DNSs to the Netlify deployment.
I would like to have now a sub-subdomain redirect to another website (a google photos album) or that subdomain. Can I do it just setting the _redirect
file in my deployment or I need to bring all the DNSs to Netlify?
I’m really thinking to move the whole DNSs to here, but I would like to know if the redirection of a whole subdomain of a subdomain can be done.
Thanks!