What vmos2 described is not a bug, its the default behaviour of the apache webserver. A IP based vhost is always a stronger match then a wildcard based vhost and if you want to have a specifiv site shown first, then you have to craete a default vhost like vmos2 did and like it is described in several posts here.
To ensure that the correct page gets shown, ensure that you do not mix wildcards with IP addresses.
|