Hello, I have all my sites set to use IP *, but when one of them I set it to use the specific IP [X.X.X.X], all the sites redirect to this "IP site". I try to disabled "NameVirtualHost HTTP", but it doesn't work. I don't like this, if one of my client set their site with IP, it will catch all the sites of this ISPConfig The version of ISPConfig is 3.0.3.3 in Debian 6 Squeeze. Is this normal? What is wrong?
Thats the normal behaviour of apache. You can not mix * and IP based hosts for the same IP address. So you have to select either * or the IP address for all websites.
Ok, I understand, but I see a problem with this, at least that we can't "force" the clients to select one. Is there any way to force one of them from ISPConfig configuration?? If not, and for example I have all sites in * mode, one of my clients can select IP mode and "boom", all the sites redirect for their "site".