Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o, Michael <confabulate@××××××××.com>
Subject: Re: [gentoo-user] apache htaccess - block IP range
Date: Tue, 17 Mar 2020 22:41:33
Message-Id: a2cab8e4-2fda-a443-26d7-6553d5517a7f@sys-concept.com
In Reply to: Re: [gentoo-user] apache htaccess - block IP range by Michael
1 I have tried (doesn't work)
2
3 <Limit GET POST>
4 order allow,deny
5 allow from all
6
7 # block spamers:
8 deny from huawei.com
9 </Limit>
10
11 I'm still getting over 800-entires from: 114.119.128.0 - 114.119.191.255
12
13
14 Thelma
15 On 03/17/2020 04:00 PM, Michael wrote:
16 > Require not ip 114.119.128.0/255.255.255.0

Replies

Subject Author
Re: [gentoo-user] apache htaccess - block IP range Michael <confabulate@××××××××.com>