Module ngx_http_auth_basic_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 address. Simultaneous limitation of access by address and by password is controlled by the satisfy directive. Example Configuration
Directives
Enables validation of user name and password using the
“HTTP Basic Authentication” protocol.
The specified parameter is used as a
Specifies a file that keeps user names and passwords, in the following format: # comment name1:password1 name2:password2:comment name3:password3
Passwords should be encrypted with the |