Unfortunately it's not exactly what I meant: I want to keep the 80/443 for all my sites except for one of them for which I want to set 1111/1112 for example.
I could change it in /var/www/vhosts/system/<mydomain>/conf/nginx.conf but the configuration will be overwriten sooner or later.
Hi all,
I want to change the http port for only one of my website.
Example : I want to access to one website with http(s)://mywebsite:9999 instead of http(s)://mywebsite
I know I can change manually the nginx config files, but that kind of update is not permanent for the config file is...
Got the same issue today.
Symptoms : bad gateway while trying to access to panel (xxx:8443), unbelievable usage for services & cpu (http at 600%; cpu at 8350274.5%), and apt-get update/upgrade blocked.
Now it looks better, except for CPU usage still in the sky.
Plesk-bind removes bind-chroot who is needed to start named service. So you can start named as a service by removing plesk-bind package and installing bind-chroot, but it's only a workaround.