I have 6 IP's and one of them is used as name-based virtualhost. I believe it is defined somewhere in WHM.
However, in my httpd.conf it list ALL my IP's as NameVirtualHost, like this
NameVirtualHost ip1:80
NameVirtualHost ip2:80
NameVirtualHost ip3:80
...
NameVirtualHost *
Question is, is this wrong and can it be fixed, because altering the httpd.conf and running the distiller is not helping.
However, in my httpd.conf it list ALL my IP's as NameVirtualHost, like this
NameVirtualHost ip1:80
NameVirtualHost ip2:80
NameVirtualHost ip3:80
...
NameVirtualHost *
Question is, is this wrong and can it be fixed, because altering the httpd.conf and running the distiller is not helping.