Deny from all force
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 <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Re: Deny from all force
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 <lists [at] itech7.com> 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
> =E0=A4=AE=E0=A5=87=E0=A4=B0=E0=A4=BE =E0=A4=AD=E0=A4=BE=E0=A4=B0=E0=A4=A4=
=E0=A4=AE=E0=A4=B9=E0=A4=BE=E0=A4=A8 !
> =E0=A4=AE=E0=A4=AE =E0=A4=AD=E0=A4=BE=E0=A4=B0=E0=A4=A4: =E0=A4=AE=E0=A4=
=B9=E0=A4=A4=E0=A5=8D=E0=A4=A4=E0=A4=AE =E0=A4=AD=E0=A4=B5=E0=A4=A4=E0=A5=
=81 !
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project=
..
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
> =C2=A0" =C2=A0 from the digest: users-digest-unsubscribe [at] httpd.apache.org
> For additional commands, e-mail: users-help [at] httpd.apache.org
>
>
--
"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 <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Re: Deny from all force
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<lists [at] itech7.com> 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<URL:http://httpd.apache.org/userslist.html> for more info.
>> To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
>> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
>> For additional commands, e-mail: users-help [at] 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 <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org