Product:
Search Type:

How do I create custom login page to Plesk?

Article ID: 1972 
Last Review: Jun,21 2007
APPLIES TO:
  • Plesk for Linux/Unix

RESOLUTION

Plesk uses for login into CP an URL as on example below:

https://DOMAIN.TLD:8443/login_up.php3?login_name=admin&passwd=setup&login_locale=en_US

Where 'DOMAIN.TLD' - Plesk server hostname or IP, 'admin' - user name you wish to logim with, 'setup' - the user's password and the 'en_US' is locale.

You can write your own login page and create the form that will post these data to Plesk login page (login_up.php3). Also, you can use Plesk login page (https://DOMAIN.TLD:8443/login.php3) HTML sources as example, open it in the browser and save the central frame that contains login and password input fields.

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields