Hello everyone!
I have recently started building a website and I’m using Wampserver to host to the outside world. I have set everything up and this website is available on my own network. On my PC I am hosting from I can connect to localhost. From a different PC or phone I can connect with my domain name. I have port forwarding and firewall rules set. Everything so far is finished. When someone from an outside network connects to my website they have to use my IP address instead of my domain name. I have set the CNAME record with godaddy.com to point with the name being “www” and value being “@”. The A record name is “@” and the value being my public IP.
What am I missing to get people from other networks to use my actual domain instead of my public IP? Any help is appreciated and thank you for helping! I’ve been working on this for a week and I’ve finally made it to a point of where I’m stuck.