if ($HTTP_HOST == "www.ite-nic.de"): HEADER("Location:http://$HTTP_HOST/incneu/de/index.html\n\n"); elseif ($HTTP_HOST == "ite-nic.de"): HEADER("Location:http://$HTTP_HOST/incneu/de/index.html\n\n"); elseif ($HTTP_HOST == "www.dineline.de"): HEADER("Location:http://$HTTP_HOST/dineline/index.html\n\n"); elseif ($HTTP_HOST == "dineline.de"): HEADER("Location:http://$HTTP_HOST/dineline/index.html\n\n"); elseif ($HTTP_HOST == "www.dine-line.de"): HEADER("Location:http://$HTTP_HOST/dineline/index.html\n\n"); elseif ($HTTP_HOST == "dine-line.de"): HEADER("Location:http://$HTTP_HOST/dineline/index.html\n\n"); elseif ($HTTP_HOST == "terminal-partners.de"): HEADER("Location:http://$HTTP_HOST/tp/index.html\n\n"); elseif ($HTTP_HOST == "terminal-partners.com"): HEADER("Location:http://$HTTP_HOST/tp/en/index.html\n\n"); endif; ?>
|