Apache Module mod_authz_user
This module provides authorization capabilities so that authenticated users can be allowed or denied access to portions of the web site.
grants access if the authenticated user is listed in a modauthzuserRequire user
directive. Alternatively Require valid-user
can be used to grant access to all successfully authenticated users.
directives are used during the authorization phase to ensure that a user is allowed to access a resource. modauthzuser extends the authorization types with Requireuser
Since v2.4.8, expressions are supported within the user require directives.
This directive specifies a list of users that are allowed to gain access.
Require user john paul george ringo
Modules | Directives | FAQ | Glossary | Sitemap
Apache HTTP Server Version 2.4
Modules
Modules | Directives | FAQ | Glossary | Sitemap
Apache Module mod_authz_user
Available Languages: en | fr | ja | ko
en
Available Languages: en | fr | ja | ko
Apache License, Version 2.0
Copyright 2014 The Apache Software Foundation.Licensed under the Apache License, Version 2.0.