When I try to disable any web domain I get another web domain content under this address. Ie if I have disabled mysite.com (client4/web5) I see mysite1.com (client3/web4) instead. How can I fix it?
Thats the normal behaviour of the apache webserver. In case that a domain does not exits in the apache configuration, apache shows the first website that uses the same IP address. If you want to show a default vhost instaed, take a look here: http://httpd.apache.org/docs/2.1/vhosts/examples.html