G gavcom New Pleskian Jul 27, 2020 #1 How can i edit some plesk file to enable apache or ngnix to listen on 127.0.0.1:80/443 i need this to be switch on for a piece of security software to work correctly
How can i edit some plesk file to enable apache or ngnix to listen on 127.0.0.1:80/443 i need this to be switch on for a piece of security software to work correctly
O Ohya Basic Pleskian Jan 10, 2023 #2 I have similar issue, in centos 7 nginx listen in 0.0.0.0:80/443 but in almalinux listen in IP_SERVER;80/443 By modify /etc/nginx/plesk.conf.d/server.conf will solve issue, but this file was regenerated by plesk.
I have similar issue, in centos 7 nginx listen in 0.0.0.0:80/443 but in almalinux listen in IP_SERVER;80/443 By modify /etc/nginx/plesk.conf.d/server.conf will solve issue, but this file was regenerated by plesk.
O Ohya Basic Pleskian Jan 10, 2023 #3 I will try with Changing Virtual Hosts Settings Using Configuration Templates
P Peter Debik Community Manager until 3/2024 Plesk Team Jan 11, 2023 #4 Indeed it is not such an easy task, because by default Nginx is listening to the external network interface only. I found this thread/post from 2017, maybe it can help: Resolved - Let nginx listen to 127.0.0.1 for default domain Last edited: Jan 24, 2023
Indeed it is not such an easy task, because by default Nginx is listening to the external network interface only. I found this thread/post from 2017, maybe it can help: Resolved - Let nginx listen to 127.0.0.1 for default domain