• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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