xml version="1.0" encoding="ISO-8859-1"?>
|
Apache HTTP Server Version 2.2 ![]() Apache Module mod_authz_user
SummaryThis module provides authorization capabilities so that authenticated users can be allowed or denied access to portions of the web site.mod_authz_user grants
access if the authenticated user is listed in a Require user
directive. Alternatively Require valid-user can be used to
grant access to all successfully authenticated users.
AuthzUserAuthoritative Directive
Setting the By default, control is not passed on and an unknown user
will result in an Authentication Required reply. Not
setting it to |