if (strtolower($HTTP_HOST) == "www.leipzig1813.de"): Header("Location:http://$HTTP_HOST/vs/\n\n"); elseif (strtolower($HTTP_HOST) == "leipzig1813.de"): Header("Location:http://$HTTP_HOST/vs/\n\n"); elseif (strtolower($HTTP_HOST) == "www.shop@bauplattform.de"): Header("Location:http://$HTTP_HOST/shop/\n\n"); elseif (strtolower($HTTP_HOST) == "shop@bauplattform.de"): Header("Location:http://$HTTP_HOST/shop/\n\n"); elseif (strtolower($HTTP_HOST) == "hochtief.construction.de"): Header("Location:http://www.hochtief-construction.de/\n\n"); elseif (strtolower($HTTP_HOST) == "www.hochtief.construction.de"): Header("Location:http://www.hochtief-construction.de/\n\n"); endif; ?>