• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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