[wp-hackers] Block comments for some IP

madalin niladam at gmail.com
Thu Jul 24 19:11:32 GMT 2008


Actually i think this should be

<Files comments.php>
Order allow,deny
Deny from 60.191.73
Deny from 63.226.162
Allow from all
</Files>


:)

On Thu, Jul 24, 2008 at 10:02 PM, due chiacchiere
<dino at duechiacchiere.it> wrote:
> Use .htaccess. Here is a little sample
>
> <Files index.php>
> Order allow,deny
> Deny from 60.191.73
> Deny from 63.226.162
> Allow from all
> </Files>
>
>
>
> Renato Covarrubias wrote:
>>
>> El Jue 24 Jul 2008, Otto escribió:
>>
>>>
>>> On Thu, Jul 24, 2008 at 10:19 AM, Renato Covarrubias <rnt at bla.cl> wrote:
>>>
>>>>
>>>> Is there any way to configure in WordPress for some IP's unable to post
>>>> comments?
>>>> If there could be a new feature?
>>>>
>>>
>>> Settings->Discussion. Bottom of the page: "Comment Blacklist". Put the
>>> IP on a separate line.
>>>
>>
>> That will leave the IP continue sending SPAM comments. Akismet intercepts
>> this comments, there is no a improvement.
>>
>> I'm boring that a single IP sending me SPAM between 1 or 2 per minute for
>> 12 hours a day.
>>
>> My idea is to block the ability of such IP to send any comments en mi
>> blog.
>>
>>
>>
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>



-- 
Regards,
madalin
http://m.tg-jiu.ro


More information about the wp-hackers mailing list