![]() |
how can i block xmlrpc.php pings from my wp site
hi guys
i got lot of xmlrpc.php ping attack on my sites that make server so slow and same time kill hole server so how can i stop it thnx |
|
3om3: there's a few things you can do:
1. Check the WP plugins repository. There's a couple of plugins that let you disable it. Here's one of them: https://wordpress.org/plugins/disable-xml-rpc-pingback/ 2. Set up an .htaccess <files> directive to restrict access to xmlrpc.php Code:
<Files "xmlrpc.php"> http://wpengineer.com/2484/xml-rpc-e...wordpress-3-5/ |
There's been a huge rise in attacks on XMLRPC, I've been disabling it on my blogs, don't need it.
|
Cloudflare protects the blogs against most of that attacks..
BUT YA! the more rules/protections the better. |
Quote:
|
All times are GMT -7. The time now is 04:24 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123