if ($_SERVER['SERVER_NAME'] == "tapiola.elearning.fi") { header('Location: http://tapiola.elearning.fi/tapiola/'); } if ($_SERVER['SERVER_NAME'] == "dgr.elearning.fi") { header('Location: http://dgr.elearning.fi/dgr/'); } if ($_SERVER['SERVER_NAME'] == "nesteoil.elearning.fi") { header('Location: http://nesteoil.elearning.fi/nesteoil/'); } if ($_SERVER['SERVER_NAME'] == "tamro.elearning.fi") { header('Location: https://elearning.fi/tamro/tapatoimia/'); } if ($_SERVER['SERVER_NAME'] == "are.elearning.fi") { header('Location: http://are.elearning.fi/are/'); } if ($_SERVER['SERVER_NAME'] == "amiedu.elearning.fi") { header('Location: http://amiedu.elearning.fi/amiedu/'); } if ($_SERVER['SERVER_NAME'] == "technip.elearning.fi") { header('Location: http://technip.elearning.fi/technip/'); } if ($_SERVER['SERVER_NAME'] == "matkahuolto.elearning.fi") { header('Location: http://matkahuolto.elearning.fi/matkahuolto/'); } if ($_SERVER['SERVER_NAME'] == "kaukokiito.elearning.fi") { header('Location: http://kaukokiito.elearning.fi/kaukokiito/'); } if ($_SERVER['SERVER_NAME'] == "finnaircargo.elearning.fi") { header('Location: http://finnaircargo.elearning.fi/finnaircargo'); } if ($_SERVER['SERVER_NAME'] == "anniskelupassi.elearning.fi") { header('Location: http://anniskelupassi.elearning.fi/anniskelupassi'); } if ($_SERVER['SERVER_NAME'] == "demo.elearning.fi") { header('Location: http://demo.elearning.fi/demo/'); } ?>