GeoIP On Nginx

Igor Sysoev igor at sysoev.ru
Mon Nov 23 13:29:28 MSK 2009


On Mon, Nov 23, 2009 at 05:16:27AM -0500, himesh wrote:

> thank you, Igor
> 
> is there a way that i can actually drop the connection for the other Ips, 403 means somebody has a connection to Nginx, i just do not want that, just want it dropped.

return 444;

403 is the same as Deny in Apache.


-- 
Igor Sysoev
http://sysoev.ru/en/




More information about the nginx mailing list