Gossamer Forum
Home : General : Perl Programming :

wordpress login attempts

Quote Reply
wordpress login attempts
my log files show repeated attempts to log in to wordpress which i don't use. is it safe to have the following on my site (named wp-login.php)?

Code:
<html>
<head>
<title>PHP Test</title>
</head>
<body>
<?php echo '<p>Hello World</p>'; ?>
</body>
</html>
i don't know anything about php but i don't see how anyone could hack my site with this.
Subject Author Views Date
Thread wordpress login attempts delicia 3721 Jun 3, 2020, 3:57 PM
Thread Re: [delicia] wordpress login attempts
Andy 3633 Jun 4, 2020, 12:35 AM
Post Re: [Andy] wordpress login attempts
delicia 3616 Jun 4, 2020, 2:54 PM