Problem when redirecting proper DNS to an ip outside of my server. [closed]

0

I have a domain: www.servidortt.com.br and I have other websites of my company that use ns1.servidortt.com.br, ns2.servidortt.com.br to be available.

I developed the main domain website www.servidortt.com.br in Node and I needed to go to DigitalOcean. but how do I make my other sites that need DNS keep going to the old server?

I create a CNAME?

Do I create an AA?

    
asked by anonymous 06.10.2014 / 22:04

1 answer

2

You should create the AA record by pointing to the ip where the application / site is hosted

    
06.10.2014 / 22:35