How to block specific IPs with nginx

Andrius Semionovas admin at agonija.eu
Fri Feb 6 15:23:04 MSK 2009


maybe

deny   xxx.xxx.xxx.xxx;
allow  all;




On Fri, 06 Feb 2009 13:37:52 +0200, Asif Ali <azifali at gmail.com> wrote:

> Dear Group,
>
> How do I create a block list?. I tried DENY but that does not work well  
> and
> looks like it is only for blocking access to specific folders.
>
> Please advise
>
> regards
>
> Asif Ali







More information about the nginx mailing list