In your /home/username/public_html/.htaccess file enter the following
<Files "xmlrpc.php">
Order Allow,Deny
deny from all
allow from youripaddresshere
</Files>
As of December 2024, we do this serverwide.
In your /home/username/public_html/.htaccess file enter the following
<Files "xmlrpc.php">
Order Allow,Deny
deny from all
allow from youripaddresshere
</Files>
As of December 2024, we do this serverwide.