Note:
When a user accesses cPanel, WHM, or Webmail on an SSL/TLS port with the HTTP protocol, the web server redirects the user to the URL of the server's hostname with the HTTPS protocol. For example, if the server's hostname is host.examplehost.com
, http://www.example.com:2083
will direct the user to the https://host.examplehost.com:2083
location.
Important:
The Always redirect to SSL, Non-SSL redirect destination, and SSL redirect destination settings apply when visitors attempt to access the following URLs:
1
2
3
|
www.example.com/cpanel www.example.com/webmail www.example.com/whm |
These settings do not apply to the following URLs:
1
2
3
|
cpanel.example.com webmail.example.com whm.example.com |
This setting allows you to redirect users to the proper SSL/TLS ports when they visit specific URLs. This setting defaults to Off.
Notes:
Important:
The Require SSL option does function with proxy subdomains. However, the Redirect option does not function with proxy subdomains.
This setting allows you to specify how to redirect users who access cPanel & WHM without SSL. Select one of the following options:
host.example.com:2082
, where host.example.com
is the server's hostname).example.com:2082
, where example.com
is the user's domain).This setting defaults to Origin Domain Name.
This setting allows you to specify how to redirect users who access cPanel & WHM with SSL. Select one of the following options:
host.example.com:2083
, where host.example.com
is the server's hostname).example.com:2083
, where example.com
is the user's domain).This setting defaults to SSL Certificate Name.
This setting allows you to redirect users to a specific URL after they log out of cPanel. This setting defaults to No redirection.