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:
I am also attaching the screenshot of the link it is showing the message.
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.