battles/i/boloto/navigate/index.php

4 lines
64 B
PHP

<?
$host=GetEnv("HTTP_HOST");
Header("Location: http://$host");