• Hi,

    Last night, on several wordpress websites, all extensions have been disabled and the php code of wp-login.php was replaced by :
    <!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 2.0//EN”>
    <html><head>
    <title>404 Not Found</title>
    </head><body>
    <h1>Not found</h1>
    <p>The requested URL was not found on this server.</p>
    <hr>
    <address>Apache/2.4.52 (Ubuntu) Server at XXX.XXX.231.163 Port 80</address>
    </body></html>


    Does somebody else have this problem ? An idea

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘wp-login.php code replaced by error 404 html code’ is closed to new replies.