order 230 include/ap_config.h APR_OPTIONAL_HOOK(ap,name,fn,pre,succ,order) order 66 modules/aaa/mod_authz_host.c int order[METHODS]; order 80 modules/aaa/mod_authz_host.c conf->order[i] = DENY_THEN_ALLOW; order 104 modules/aaa/mod_authz_host.c d->order[i] = o; order 166 modules/aaa/mod_authz_host.c AP_INIT_TAKE1("order", order, NULL, OR_LIMIT, order 270 modules/aaa/mod_authz_host.c if (a->order[method] == ALLOW_THEN_DENY) { order 279 modules/aaa/mod_authz_host.c else if (a->order[method] == DENY_THEN_ALLOW) { order 430 modules/proxy/mod_proxy.h APR_OPTIONAL_HOOK(proxy,name,fn,pre,succ,order)