• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Resolved How change admin site console

Nilton Santos

Basic Pleskian
Hi,

How could I change the Plesk 12.5 admin site console.

I am currently accessing the administration console with the same host server name like this: hostname.com:8443

I want to access with a valid domain such as plesk.domain.com:8443, is it possible?

:)
 
First of all make sure that your new hostname plesk.domain.com is correctly resolvable to IP of your Plesk server. Then run

# plesk bin server_pref --update -hostname plesk.domain.com
 
Back
Top