• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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