Strangely Perfect Crawling Across Chaos and Time Without End

How to Quickly Block an IP Address from your Website

21st May, 2009 · Posted in Website

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!

Amazon Related:

Possibly Related Sites Tags: WordPress, night, htaccess
Related Posts by Tags

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

  1. [...] 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. [...]

    Like or Dislike: Thumb up 0 Thumb down 0

Leave a Reply

Comments links could be nofollow free.

Spam Protection by WP-SpamFree

Improve the web with Nofollow Reciprocity.

© 2007-2010 Strangely Perfect All Rights Reserved

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