Moved to /. message on custom login page

sufiyanshaikh

Verified User
Joined
Aug 14, 2019
Messages
184
Hello,

I updated DirectAdmin to latest Stable version and now I get a message "Moved to /." after clicking login button for a few seconds and then it redirects to Dashboard.

Source code of the page where it is showing the message:

<html>
<head>
<meta http-equiv="refresh" content="0;URL='/'"/>
</head>
<body><p>Moved to <a href="/">/</a>.</p></body>
</html>

I am also attaching the screenshot of the link it is showing the message.
 

Attachments

  • directadmin-login-page-issue.jpg
    directadmin-login-page-issue.jpg
    11.4 KB · Views: 5
Back
Top