I have a website set up on a VM using WAMP. That VM is on a network with an internal domain 123.net. In DNS, I've configured a CNAME (site.123.net) to point to the VM. However, when I try site.123.net, I get a 403 Forbidden error (its a wamp error, so its hitting wamp) What is the next step to configure it so that when I type site.123.net, it goes straight to the website?
Just need to access it internally, not from outside the internal network.
Just need to access it internally, not from outside the internal network.