battles/i/boloto/ico/index.php
2019-01-16 19:45:30 +02:00

4 lines
64 B
PHP

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