Redirecting main domain

Discussion in 'General' started by TomC, Mar 17, 2008.

  1. TomC

    TomC New Member

    Hi there,

    ISPconfig offers the possibility to forward a co-domain to a particular website.

    That's feature that I miss for the main domain. E.g. I can forward domain.tld to www.anotherdomain.tld. However, I can't do that for www.domain.tld.

    Would it help to use the Apache Directives entry? Like for example:

    Code:
    Redirect / http://www.anotherdomain.tld
    
    Thanks for your hints!

    Regards,
    Tom
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, this should work. But why did you ask instead of just trying it ;)
     
  3. TomC

    TomC New Member

    It does work, actually! ;-)

    I asked, because I thought you might know a better way of doing it. Or maybe even to point out a missing feature in ISPconfig. Wouldn't it be much better if there were a "forward" function like with the co-domains?!
     

Share This Page