Hello Everyone,
I have one VPS which I bought from godaddy and I have a domain lets say abc.com, which I also bought from godaddy. These 2 are the only things I have right now.
Now I want to deploy my asp.net web application to my VPS and link my domain (abc.com) to it so I can use it publicly.
What I have tried:
I have published the asp.net app to IIS and it works, but with IP address, Just want to know how I can Link it with my domain. Thank you.