Hello!
As per CNAME record - Wikipedia the value field of CNAME record should have .
(dot) at the end. I created two CNAME records in Netlify DNS system. One with value foo.com
and another with value foo.com.
Netlify DNS accepted both the records without any warning/alert and now displays them as such (One with dot in the end while other isn’t).
- Which one of these 2 is valid in Netlify DNS?
- Are both valid for Netlify DNS?
- Also, currently, I am using Gitlab Pages to host my static website. Can I use Netlify DNS? Or is it required to host website with Netlify to use Netlify DNS?
Thanks!