Hi there,
By default httpd.conf is configured to bind to ALL * Ip addresses. Because I'm running on the same server Lighttpd with a different port and with its own ip address I'm having troubles because Apache wants to bind all IP's including the one I use for lighttpd.
Now I edited the httpd.conf and added the IP's I use for apache/directadmin and manually and removed the *:80, but I'm now afraid that on a certain moment DA will overwrite the httpd.conf settings again.
So my question is, am I save right now? Or is there a better way?
By default httpd.conf is configured to bind to ALL * Ip addresses. Because I'm running on the same server Lighttpd with a different port and with its own ip address I'm having troubles because Apache wants to bind all IP's including the one I use for lighttpd.
Now I edited the httpd.conf and added the IP's I use for apache/directadmin and manually and removed the *:80, but I'm now afraid that on a certain moment DA will overwrite the httpd.conf settings again.
So my question is, am I save right now? Or is there a better way?