|
Apache HTTPD
|
#include "apr_strings.h"#include "apr_network_io.h"#include "apr_md5.h"#include "apr_want.h"#include "ap_config.h"#include "httpd.h"#include "http_config.h"#include "http_core.h"#include "http_log.h"#include "http_request.h"#include "http_protocol.h"#include "ap_provider.h"#include "ap_expr.h"#include "mod_auth.h"Go to the source code of this file.
Classes | |
| struct | provider_alias_rec |
| struct | authz_section_conf |
| struct | authz_core_dir_conf |
| struct | authz_core_srv_conf |
| struct | require_expr_info |
Macros | |
| #define | APR_WANT_STRFUNC |
| #define | APR_WANT_BYTEFUNC |
| #define | UNSET -1 |
| #define | REQUIRE_EXPR_NOTE "Require_expr_info" |
Enumerations | |
| enum | authz_logic_op { AUTHZ_LOGIC_AND , AUTHZ_LOGIC_OR , AUTHZ_LOGIC_OFF , AUTHZ_LOGIC_UNSET } |
| #define APR_WANT_BYTEFUNC |
Definition at line 29 of file mod_authz_core.c.
| #define APR_WANT_STRFUNC |
Definition at line 28 of file mod_authz_core.c.
| #define REQUIRE_EXPR_NOTE "Require_expr_info" |
Definition at line 1057 of file mod_authz_core.c.
| #define UNSET -1 |
Definition at line 92 of file mod_authz_core.c.
Definition at line 83 of file mod_authz_core.c.
Definition at line 66 of file mod_authz_core.c.
| Enumerator | |
|---|---|
| AUTHZ_LOGIC_AND | |
| AUTHZ_LOGIC_OR | |
| AUTHZ_LOGIC_OFF | |
| AUTHZ_LOGIC_UNSET | |
Definition at line 59 of file mod_authz_core.c.
Definition at line 391 of file mod_authz_core.c.
< *.conf inside <Directory> or <Location> and .htaccess when AllowOverride AuthConfig
Definition at line 473 of file mod_authz_core.c.
|
static |
Definition at line 972 of file mod_authz_core.c.
|
static |
Definition at line 982 of file mod_authz_core.c.
|
static |
Definition at line 722 of file mod_authz_core.c.
|
static |
Definition at line 919 of file mod_authz_core.c.
|
static |
< Module has handled this stage.
< Module has handled this stage.
< Module declines to handle
Definition at line 823 of file mod_authz_core.c.
|
static |
Definition at line 914 of file mod_authz_core.c.
|
static |
Definition at line 191 of file mod_authz_core.c.
|
static |
< Module has handled this stage.
< Module has handled this stage.
< Module has handled this stage.
Definition at line 664 of file mod_authz_core.c.
|
static |
< Module has handled this stage.
< Module has handled this stage.
< Module has handled this stage.
< Module has handled this stage.
< Module has handled this stage.
Definition at line 597 of file mod_authz_core.c.
|
static |
< Module has handled this stage.
Definition at line 656 of file mod_authz_core.c.
|
static |
Definition at line 575 of file mod_authz_core.c.
|
static |
< Forbidden in <VirtualHost>
< Forbidden in <Limit>
< Forbidden in <Directory>
< Forbidden in <Location>
< Forbidden in <Files> or <If>
< Forbidden in <Proxy>
< *.conf inside <Directory> or <Location> and .htaccess when AllowOverride AuthConfig
< *.conf inside <Directory> or <Location>
< Run access control hooks only on internal requests with configurations distinct from that of initial request
Definition at line 248 of file mod_authz_core.c.
|
static |
Definition at line 924 of file mod_authz_core.c.
|
static |
Definition at line 102 of file mod_authz_core.c.
|
static |
Definition at line 178 of file mod_authz_core.c.
|
static |
Definition at line 382 of file mod_authz_core.c.
|
static |
Definition at line 942 of file mod_authz_core.c.
|
static |
Definition at line 1106 of file mod_authz_core.c.
|
static |
Definition at line 1063 of file mod_authz_core.c.
|
static |
Definition at line 1075 of file mod_authz_core.c.
|
static |
Definition at line 368 of file mod_authz_core.c.
|
static |
Definition at line 357 of file mod_authz_core.c.
|
static |
Definition at line 115 of file mod_authz_core.c.
|
static |
Definition at line 172 of file mod_authz_core.c.
|
static |
Definition at line 1015 of file mod_authz_core.c.
|
static |
no valid method
Definition at line 1026 of file mod_authz_core.c.
|
static |
< Run access control hooks only on internal requests with configurations distinct from that of initial request
< Run access control hooks only on internal requests with configurations distinct from that of initial request
< Run access control hooks only on internal requests with configurations distinct from that of initial request
< Run access control hooks only on internal requests with configurations distinct from that of initial request
< Run access control hooks only on internal requests with configurations distinct from that of initial request
< Run access control hooks only on internal requests with configurations distinct from that of initial request
Definition at line 1138 of file mod_authz_core.c.
Definition at line 1163 of file mod_authz_core.c.
|
static |
Definition at line 242 of file mod_authz_core.c.
|
static |
Definition at line 1004 of file mod_authz_core.c.
|
static |
Definition at line 682 of file mod_authz_core.c.
|
static |
Definition at line 100 of file mod_authz_core.c.
|
static |
Definition at line 961 of file mod_authz_core.c.
|
static |
Definition at line 1131 of file mod_authz_core.c.
|
static |
Definition at line 1047 of file mod_authz_core.c.