I have a registered domain (eg: www.mydom.example
), a public IP and Server 2019.
I need to set up my server in order to host my own website.
I can currently browse my website externally via my public IP and this works fine.
I need help with linking my domain name (eg: www.mydom.example
) to my server so that I can access the site using my domain name (eg: www.mydom.example
).
I tried a few tutorials on how to configure DNS on the server, but I can't seem to find anything that works. I know I need to set up nameservers and A records and then get my domain to point to the server, but when I follow the tutorials on how to set the server all seem to be for internal networks.
Are there any tutorials or guides on how to go about doing this?