WordPress: ridding yourself of the Santy worm

Drop these lines into your index.php:

[/www/wordpress]# head index.php
0) {
exit;
};
if (strpos($REQUEST_URI, 'visualcoders.net')> 0) {
exit;
};
?>

Leave a Reply

Your email address will not be published. Required fields are marked *