Can't disable web domain

Discussion in 'General' started by dim-tlt, May 13, 2010.

  1. dim-tlt

    dim-tlt New Member

    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?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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
     

Share This Page