I'm currently trying to deploy my first website and I ran trough a small issue with DNS. I have my website www folder available (hosted on atlantic.net cloud) and I registered a domain through godaddy. However it only gives me 2 options there: - to simply redirect the domain to the web server's IP (you can see the server's IP in the browser address while browsing the page) - to redirect the domain to the server's IP but masking the entire address (the webpage address is always showing as mydomain.com regardless of the user's browsing). Browsing different pages never changes the browser address.
What do I need to do to access my website content without masking the entire address? (i.e the user should be able to see www.mydomain.com/pages while browsing different pages.