roblonium-web/Images/index.html

3 lines
96 B
HTML

<?php
header("Location: http://" . $_SERVER['SERVER_NAME'] . "/RobloxDefaultErrorPage.aspx");
?>