if (!isset($_SERVER['HTTPS']) || $_SERVER['HTTPS'] !== 'on') { $redirect = "https://" . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; header("Location: $redirect"); exit; } Login

Login

Username:
Password: