• 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

Ngnix listening on all available IPs

admnet

New Pleskian
Hi,

When I add an additional IP address from Plesk, nginx starts listening on that additional IP, mean it listens on all available IPs on the server.

How can I force nginx to listen on only one IP address ?

Thanks
 
Yes, it is a similar problem.

For the moment, I need to host my web server on my first IP address on port 80, and my node.js application on the second IP address on port 80 also. But actually Nginx is running on port 80 on both IPs, I have changed every Nginx and http configuration files in the system, but it is still the same.

Please let me know any hack I can use to work around this.

Thanks
 
Back
Top