Hi,
I am trying to make apache listen on the main server IP only and I changed the listen address in tweak settings. After I rebuild the httpd conf and restart it does not work because there's always a Listen [::]:80 directive that conflicts with my IP:80 directive.
Can you please tell me how do I remove that [::]:80 Listen directive?
Thanks
I am trying to make apache listen on the main server IP only and I changed the listen address in tweak settings. After I rebuild the httpd conf and restart it does not work because there's always a Listen [::]:80 directive that conflicts with my IP:80 directive.
Can you please tell me how do I remove that [::]:80 Listen directive?
Thanks