Httpd Require: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:


<pre>
<pre>
Require [not] <entity-name> [entity-name] ...
Require [not] <provider> [provider] ...
</pre>
</pre>
=Providers=
==all==
<tt>all</tt>

Revision as of 20:37, 11 January 2016

External

Internal

Overview

Tests whether an authenticated user is authorized by an authorization provider and according the specified restrictions. The general syntax is:

Require [not] <provider> [provider] ...

Providers

all

all