How to Quickly Block an IP Address from your Website

datePosted on 07:15, May 21st, 2009 by Strangely

Use .htaccess!!!

*Ebook Admin/Secure Apache

I’ve mentioned it before – and the technique I used to use a lot with a huge list of blocked IP addresses.  I then decided that the list was too time consuming to maintain and stopped using it except in extreme cases about the end of last year.  Such a thing was last night when I got 3 spam comment hits in rapid succession.  (is that all, I can hear the cries!).  The thing is, I hardly get to see spam because of the measures I’ve used.

But seeing spam is not the same as receiving spam!

So what I did was to quickly add a single block until this little episode is passed, probably a day or so.  It relates to this this comment here: http://strange…google-treasure-chest-phone-and-address-list/#comment-1399

This is what I added to my site’s .htaccess file:

#who has access who doesn't
order allow,deny
deny from 78.32.230.59
allow from all
#end access blocking list

Simple innit!  WordPress and it’s plugins doesn’t even get to see the ping.  Any pings from 78.32.230.59 are effortlessly palmed away.    The order of the ‘allow,deny’ is important…

Extra Investigation

I did a Google Search on a part of the text that looks really weird here:

http://www.google.com/search?q=%22Wall+clock.+I+found+only+this%22

The text in the message I used is : “Wall clock. I found only this”

There are HUNDREDS of comment spams on websites that should really be protecting themselves better.  Websites devoted to Alzheimers Disease and even Amnesty International!

Possibly Related Sites
Related Posts by Tags
categoryPosted in Internet, Website | printPrint

One Response to “How to Quickly Block an IP Address from your Website”

  1. Pligg Comment Spam | Strangely Perfect on June 14th, 2009 at 5:53 pm

    [...] I think it’s time I started adding a few blocks to my .htaccess file, ha ha. If you don’t know how to do this, read here. [...]

Leave a Reply

Name: (required)
Email: (required) (will not be published)
Website:
Comment:
CommentLuv Enabled
Improve the web with Nofollow Reciprocity.

Recent Posts

Archives

Topics

© 2007-2010 Strangely Perfect All Rights Reserved

Easy AdSense by Unreal

Strangely Perfect is Digg proof thanks to caching by WP Super Cache