linking all site to one folder

Discussion in 'Installation/Configuration' started by tnaspeed, Jan 6, 2009.

  1. tnaspeed

    tnaspeed New Member

    I have 4 domains ex 123.com .net .info .biz. (For some reason .biz will not work with ispconfig.)

    I have the .info as my main website. The .info is located in a folder called web10. I would like the .com and .net to pull there information from the web10 folder.

    I used webmin and changed the virtual host for each site and pointed it to the web10 folder, but apache changed all sites back to there orginal folders a while later.

    I have also tried the co-domains tap. That didn't work, because all the sites showed shared ip. That is with and with out the www.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This was a bad idea! Never change the Vhost_ispconfig.conf file manually.

    Insteda you should just have added all pther domains as co-domains to web 10.

    Then the domains do not point to the IP address of web 10 or you messed up your configuration by using webmin. Using webmin and ispconfig on the same server can corrupt config files.
     
  3. tnaspeed

    tnaspeed New Member

    thanks for the help. What about the .biz thing any site i have with the .biz wont work. will not create site or dns information
     
  4. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    ifconfig
    , and what's in Vhosts_ispconfig.conf?
     
  5. ddouma

    ddouma New Member

    How can you add email address if you add those domains as co-domain...?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    They are added automatically.
     

Share This Page