Block xmlrpc.php attack in OpenLiteSpeed Web Server
Use the below code to block the attack <IfModule mod_rewrite.c> RewriteRule xmlrpc – [F,L] </IfModule>
Use the below code to block the attack <IfModule mod_rewrite.c> RewriteRule xmlrpc – [F,L] </IfModule>