I have a site in IIS configured and visible over localhost.
I have also set up an CNAME Alias within the DNS to point to this server as 'main' and set up the bindings for the site with 'main' over port 80.
From the server the site is configured on, I am able to view the site as Localhost, and can ping the Alias, which returns the correct server, but if i try and navigate to 'main', I get the error ERR_CONNECTION_REFUSED
Would this be a problem with the Alias not being configured correctly, or more likely a problems with the bindings not pointing to the correct directories?
The server running the site is Windows Server 2012 R2 and the IIS version is IIS8