USGlory

Member
Aug 1, 2005
8
0
151
Whenever one of my clients log into their cPanel the url changes

from: "http://www.theirdomain.com/cpanel"
to: "https://myhostname.mydomain.com:2083/..."

All the permissions for the user are the same, but the address bar is wrong.

Seems a bit odd, and a bit anal... but I don't want my users to have to technically leave their domain to administer through cPanel

Is there and ideas as to why my users are being taken away from their domain?
 

cPanelDavidG

Technical Product Specialist
Nov 29, 2006
11,212
13
313
Houston, TX
cPanel Access Level
Root Administrator
Whenever one of my clients log into their cPanel the url changes

from: "http://www.theirdomain.com/cpanel"
to: "https://myhostname.mydomain.com:2083/..."

All the permissions for the user are the same, but the address bar is wrong.

Seems a bit odd, and a bit anal... but I don't want my users to have to technically leave their domain to administer through cPanel

Is there and ideas as to why my users are being taken away from their domain?
Go to WHM -> Server Configuration -> Tweak Settings and in the Redirection section, check your settings.

If you want their domain to be displayed in the address bar, set the following settings to origin domain name:

- When visiting /cpanel or /whm or /webmail WITHOUT SSL, you can choose to redirect to:
- When visiting /cpanel or /whm or /webmail with SSL, you can choose to redirect to:

Note, that if you use this, and there is not a SSL certificate for https://theirDomain.com then they will see a message in their browser prompting them that the certificate is not signed by an authority.

If you are redirecting to https://, it is recommended you redirect them to the SSL certificate name to avoid this message that could alarm novice users.
 

USGlory

Member
Aug 1, 2005
8
0
151
yeah you posted while I was posting, didn't read it until it was done.

Thanks again David.