Module ngx_http_access_module | ![]() english עברית 日本語 русский türkçe news about download security advisories documentation introduction pgp keys howto faq trac wiki links books support donation nginx.com @nginxorg | ||||||||||||
The Access can also be limited by password. Simultaneous limitation of access by address and by password is controlled by the satisfy directive. Example Configuration
The rules are checked in sequence until the first match is found.
In this example, an access is allowed only for IPv4 networks
Directives
Allows access for the specified network or address.
Denies access for the specified network or address. |