Lines Matching refs:directive
171 /* Only per-server directive we have is GLOBAL_ONLY */
268 "> directive missing closing '>'", NULL);
275 "> directive requires additional arguments", NULL);
285 "> directive requires additional arguments", NULL);
294 errmsg = ap_walk_config(cmd->directive->first_child, cmd,
440 return apr_psprintf(cmd->pool, "negative %s directive has no effect "
441 "in %s directive",
477 "> directive missing closing '>'", NULL);
484 "> directive doesn't take additional arguments",
507 /* trigger NOT_IN_LIMIT errors as if this were a <Limit> directive */
511 errmsg = ap_walk_config(cmd->directive->first_child, cmd, cmd->context);
530 return apr_psprintf(cmd->pool, "%s directive has "
531 "no effect in %s directive",
559 " directive contains no authorization directives",
639 "%s directive contains only negative authorization directives",
702 "directive's authorization directives are combined with "
726 "(directive limited to other methods)",