[edit] auth_basic

Syntax: auth_basic string | off
Default: off
Context: http
server
location
limit_except
Reference: auth_basic


This directive includes testing name and password with HTTP Basic Authentication. The assigned parameter is used as authentication realm. A value of "off" makes it possible to override the action for the inheritable from a lower-level directive.



Module: HttpAuthBasicModule