Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

[spriteme] r38 committed - block IPs that are over-hitting the site. it appears they are trying t...

24 views
Skip to first unread message

codesite...@google.com

unread,
Feb 27, 2013, 4:20:02 PM2/27/13
to spri...@googlegroups.com
Revision: 38
Author: stevesoudersorg
Date: Wed Feb 27 13:08:24 2013
Log: block IPs that are over-hitting the site. it appears they are
trying to get their URL to show up on the results page.
http://code.google.com/p/spriteme/source/detail?r=38

Modified:
/trunk/.htaccess

=======================================
--- /trunk/.htaccess Wed Feb 27 11:57:48 2013
+++ /trunk/.htaccess Wed Feb 27 13:08:24 2013
@@ -20,3 +20,10 @@
ExpiresDefault "access plus 1 week"
Header set ETag ""
</FilesMatch>
+
+# 2K daily hits on results.php
+deny from 89.45.194.39
+deny from 89.45.194.40
+# 500 daily hits on results.php
+deny from 188.215.55.218
+deny from 206.217.139.154
Reply all
Reply to author
Forward
0 new messages