summaryrefslogtreecommitdiff
path: root/www/index.php
blob: 9105555e3b1de8911506305f4fe6ac1f4c971512 (plain)
1
2
3
<?php
  header("Location: https://" . $_SERVER['HTTP_HOST'] . "/");
?>