Quick Access to Angie Directives and Variables#

You can quickly access documentation for all Angie directives and variables without searching the site via our short link service at https://angie.ws/en/. It enables shortcuts to frequently used directives, variables and topics.

HTTP and Core Directives#

Directives from the API module, core settings, and HTTP modules use the /h/ prefix (short for http).

Some examples:

And so on.

Note

The server directive from the Upstream module is found at https://angie.ws/en/hu/server.

HTTP Upstream Directives#

Directives in the Upstream module use the /hu/ prefix (short for http upstream). Examples:

And so on.

Stream Directives#

Directives in Stream modules use the /s/ prefix (short for stream):

And so on.

Note

The server directive from the Upstream module is found at https://angie.ws/en/su/server.

Stream Upstream Directives#

Directives in the Upstream module use the /su/ prefix (short for stream upstream):

And so on.

Variables#

Variables follow the same prefix scheme.

HTTP variables (/h/ prefix):

Stream variables (/s/ prefix):

For placeholder variables like $http_<HEADER> or $cookie_<NAME>, use the prefix up to the underscore: https://angie.ws/en/h/$http.

Additional Topics#

Short links are also available for a number of other topics: