Hi I have a problem when using forwarding on some sites. I Create a site 1domain.com with all sub domains *. And set this to forward to 2domain.com Forwarding works if i write 1domain.com, then I`m transfered to 2domain.com All is well. But if I write www.1domain.com, I`m not forwarded. What am I doing wrong here?
Forwards work only for a specific domain and not for wildcard domains. You might have to add a apache rewrite rule manually instead of using the ispconfig rewrite mechanism.
Thanks, that explain some of it. But if I create a site www.1domain.com with no sub domains. And set this to forward to www.2domain.com I still do not get it to work If I create a site 1domain.com with no sub domains. And set this to forward to 2domain.com It woks. Why?