• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Howto change port for control panel.

T

tadwatson

Guest
I tried searching for this, I could not find a resolution.

I would like to be able to access my control panel from systems that go through a Proxy server.

Since they do not forward port 8443, is there any way to change the control panel so that I can access it using https://mydomain.com without touching port 8443?

Thank you for your time.
-Tad
 
You must modify the file:
/usr/local/psa/admin/conf/httpsd.conf. The directives are:

Listen 8443
Port 8443

After you modify them you must restart Plesk.
 
Back
Top