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

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