Ok, I got an SSL certificate purchased, installed and setup. So that's all good.
But the issue is on my whm/cpanel setup , simply going to https:// is not different than http:// (other than the fact that communication is encrypted to 256bit AES), simply put is there a way via cpanel or whm, to set it up so that port 443 goes to for example /private_html instead of both states going to the same document root in /public_html.
In away, I'm saying I'd like some files (such as backend login) to only be publicly accessible via SSL. There's no private_html folder setup as I've seen on other hosts, everything is pulled from the public_html folder.
But the issue is on my whm/cpanel setup , simply going to https:// is not different than http:// (other than the fact that communication is encrypted to 256bit AES), simply put is there a way via cpanel or whm, to set it up so that port 443 goes to for example /private_html instead of both states going to the same document root in /public_html.
In away, I'm saying I'd like some files (such as backend login) to only be publicly accessible via SSL. There's no private_html folder setup as I've seen on other hosts, everything is pulled from the public_html folder.