Access restriction only for people outside LAN

Igor Sysoev is at rambler-co.ru
Mon Sep 28 14:06:57 MSD 2009


On Mon, Sep 28, 2009 at 11:44:38AM +0200, Cedric Jeanneret wrote:

> hello,
> 
> ----8<----- 
> > Is this possible? How to do that? I couldn't figure out how to use
> > combination of allow/deny with basic authentication for certain
> > location (maybe this is wrong way...).
> 
> Yes, see satisfy_any :
> http://wiki.nginx.org/NginxHttpCoreModule#satisfy_any

This directive is deprecated, use

  satisfy  [any|all];


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





More information about the nginx mailing list