• 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

make plesk web server listen on specific ip with port 443

S

Serge Fonville

Guest
Hi,

For one f our clients I want to setup the plesk web server so it listens on 443 instead of 8443.
Since Apache already listens on 443 this is not possible.

My solution would be to let apache listen on specific ip adresses on 443 and the plesk web server on a specific IP on port 443.
Unfortunately i could not find a setting that specifies the IP to bind to.

Is there such a setting?
 
Thanks for the reply.

I solved it by adding the IP to SERVER_SOCKET in /etc/sw-cp-server/applications.d/plesk.conf

Thanks for the help
 
Back
Top