&quot;deny&quot; should work in every context, according to: <a href="http://wiki.codemongers.com/NginxHttpAccessModule#deny">http://wiki.codemongers.com/NginxHttpAccessModule#deny</a><br><br>If you have only achieved denying access to specific folders, this is because you are placing the directives within a location block.&nbsp; Instead, move it up to the server block or the http block (to block on all servers).<br>
<br><div class="gmail_quote">On Fri, Feb 6, 2009 at 4:23 AM, Andrius Semionovas <span dir="ltr">&lt;admin@agonija.eu&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
maybe<br>
<br>
deny &nbsp; xxx.xxx.xxx.xxx;<br>
allow &nbsp;all;<div><div></div><div class="Wj3C7c"><br>
<br>
<br>
<br>
<br>
On Fri, 06 Feb 2009 13:37:52 +0200, Asif Ali &lt;<a href="mailto:azifali@gmail.com" target="_blank">azifali@gmail.com</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear Group,<br>
<br>
How do I create a block list?. I tried DENY but that does not work well and<br>
looks like it is only for blocking access to specific folders.<br>
<br>
Please advise<br>
<br>
regards<br>
<br>
Asif Ali<br>
</blockquote>
<br>
<br>
<br>
</div></div></blockquote></div><br>