PDA

View Full Version : Redirecting main domain


TomC
17th March 2008, 19:29
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:

Redirect / http://www.anotherdomain.tld

Thanks for your hints!

Regards,
Tom

till
18th March 2008, 11:00
Yes, this should work. But why did you ask instead of just trying it ;)

TomC
18th March 2008, 11:27
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?!