Hi,
I have setup a new cpanel server, but for some reason, curl to itself is not working. For instance:
curl https://10.202.100.12:443 -k
is working but
curl https://domainontheserver.com:443 -k
is not and gives:
[email protected] [/]# curl https://domainontheserver.com:443 -k -v...