• 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.

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