Virtual Hosts problem.

Discussion in 'Installation/Configuration' started by 0000000100, May 22, 2012.

  1. 0000000100

    0000000100 New Member

    Hi. I have a big problem here. I have about 5 websites on the server, each with their own URL, virtual hosts were working fine, until I tried to modfify an virtual host with Webmin. From that moment none of my virtual hosts work. For example try accesing www.digitalprint.md or www.valnetshop.com, they all point to the same thing.
    Could someone help me ?
    here is my apache2.conf: https://gist.github.com/2767887
    httpd.conf empty
    apache2ctl -S output : http://dpaste.com/751060/

    Could someone give me an ideea what is wrong ?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    It's a very bad idea to use ISPConfig and Webmin at the same time! :eek: Use one, but not both!

    Can you post the output of
    Code:
    ls -la /etc/apache2/sites-available/
    and
    Code:
    ls -la /etc/apache2/sites-enabled/
    ?
     

Share This Page