Some bug in subdomain redirect (forward)

Discussion in 'Installation/Configuration' started by MvincM, Oct 30, 2006.

  1. MvincM

    MvincM New Member

    Hi,

    I think I found some bug (2.2.7). If you try to redirect (forward) subdomain do some "strange" but normaly working web address like: http://www.foo.com/index.php?pr=-3 you could expect error "error_domain_forward". But normal address "http://www.foo.com/index.php" without any parameters works just fine! So the problem is in "?". Any idea how to solve that problem?

    Best regards,
    MvincM
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    I guess the regular expression for the domain forward does not allow "?". I've added this to the bug list.

    As temporary workaround, you may add the co-domain without a forward and then enter a apache redirect command or rewrite rule in the apache directives window.
     
  3. MvincM

    MvincM New Member

    Thanks.

    Rewrite rule works just fine!

    Best regards,
    MvincM
     

Share This Page