<?php
header("HTTP/1.0 301 Moved Permanently");
header("Location: https://www.mbg1160.at/");
?>