Deny from all force

Deny from all force

am 07.04.2010 07:15:20 von Nilesh Govindrajan

Hi,

I have installed mod_geoip.

Now I want block Chinese and Russian visitors which should not
overridden in .htaccess

I.e. The Deny directive should work globally and should not be
overridden by any other 'Allow from All' directives.

Is this possible or I have to configure this in every .htaccess ?

--
Nilesh Govindarajan
Site & Server Administrator
www.itech7.com
मेरा भारत महान !
मम भारत: महत्तम भवतु !

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Deny from all force

am 10.04.2010 10:23:49 von Devraj Mukherjee

Hi Nilesh,

Deny and Allow option override can be globally configured as such
http://httpd.apache.org/docs/2.0/mod/core.html#allowoverride

I was wondering how and more importantly WHY you plan to block users
from particular countries?

On Wed, Apr 7, 2010 at 3:15 PM, Nilesh Govindarajan wrot=
e:
> Hi,
>
> I have installed mod_geoip.
>
> Now I want block Chinese and Russian visitors which should not overridden=
in
> .htaccess
>
> I.e. The Deny directive should work globally and should not be overridden=
by
> any other 'Allow from All' directives.
>
> Is this possible or I have to configure this in every .htaccess ?
>
> --
> Nilesh Govindarajan
> Site & Server Administrator
> www.itech7.com
> मेरा भारत=
महान !
> मम भारत: मà=A4=
¹à¤¤à¥à¤¤à¤=AE भवतà=A5=
=81 !
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project=
..
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>  "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>



--=20
"The secret impresses no-one, the trick you use it for is everything"
- Alfred Borden (The Prestiege)

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: Deny from all force

am 11.04.2010 18:25:23 von Nilesh Govindrajan

On 04/10/10 13:53, Devraj Mukherjee wrote:
> Hi Nilesh,
>
> Deny and Allow option override can be globally configured as such
> http://httpd.apache.org/docs/2.0/mod/core.html#allowoverride
>
> I was wondering how and more importantly WHY you plan to block users
> from particular countries?
>
> On Wed, Apr 7, 2010 at 3:15 PM, Nilesh Govindarajan wrote:
>> Hi,
>>
>> I have installed mod_geoip.
>>
>> Now I want block Chinese and Russian visitors which should not overridden in
>> .htaccess
>>
>> I.e. The Deny directive should work globally and should not be overridden by
>> any other 'Allow from All' directives.
>>
>> Is this possible or I have to configure this in every .htaccess ?
>>
>> --
>> Nilesh Govindarajan
>> Site& Server Administrator
>> www.itech7.com
>> मेरा भारत महान !
>> मम भारत: महत्तम भवतु !
>>
>> ------------------------------------------------------------ ---------
>> The official User-To-User support forum of the Apache HTTP Server Project.
>> See for more info.
>> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>> " from the digest: users-digest-unsubscribe@httpd.apache.org
>> For additional commands, e-mail: users-help@httpd.apache.org
>>
>>
>
>
>

Chinese and Russians were creating nuisance on my site, so wanted to
block them all. I did it using ipset.

--
Nilesh Govindarajan
Site & Server Administrator
www.itech7.com
मेरा भारत महान !
मम भारत: महत्तम भवतु !

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org