Host Headers

Discussion in 'Installation/Configuration' started by lkirby, Jun 4, 2006.

  1. lkirby

    lkirby New Member

    Ok here is what I want to try and acomplish. I use to run an iis server then got hooked on linux and found out that it is much easier to use. Anyway on iis there were things called host headers and they worked like this. If you only have one ip then you set up your domain once you got that setup then you add a virtual domain. In the virtual domain you can add a host header to point to a directory that held you files. What I want to do is setup a mail.domain.com instead of www.domain.com:81/roundcubemail.index.php. I want to be able to type mail.domain.com and have it go to roundcubemail. If any one can help me out on this or at least steer me in the right direction.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    There are two solutions in ISPConfig:

    1) Add a co-domain mail.domain.com to the website www.domain.com and forward it to www.domain.com:81/roundcubemail.index.php

    2) The other solution is to make a new website mail.domain.com and install any webmail program you like inside the website directory. I used this on my server and installed squirrelmail.
     

Share This Page