Problem with apache

Discussion in 'Installation/Configuration' started by dejan.b, May 11, 2010.

  1. dejan.b

    dejan.b New Member

    Hello guys!

    I'm using ISPconfig 3.0.2.1 with Ubuntu 9, and i have problem with apache.

    I have for about 10 domains, when type www.domain1.com it shows web site for that domain, problem is when i type www.domain2.com or www.domain3.com it shows again web site for domain1.com...

    What can be the problem? i didn't change anything in sites-default of sites-enabled directory...

    Mail and FTP services are working ok for all domains, only web is the problem...

    Thanks in advance!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Make sure that you either select * for all websites or the IP for all websites but do not mix * and the IP address for different sites as apache will then show only the first website where the IP is selected for all domains as IP adresses have prrecedence before wildcards.
     
  3. dejan.b

    dejan.b New Member

    Greetings!

    I checked, * is selected for all sites.
    I have one new info:

    The other guy that works on the server told me that he changed some lines in /etc/apache2/sites-available/default file...

    I checked there, but it looks like it's ok, maybe some options there are misconfigured, can i found somewhere original file? i checked on the system, doesn't exists.

    Thanks!
     

Share This Page