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 in the Core and HTTP modules use the /h/ prefix (short for http).

Examples:

And so on.

Note

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

Upstream Directives#

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

And so on.

Stream Module Directives#

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

And so on.

Note

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

Upstream Directives#

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

And so on.

Variables#

Variables use the same prefix scheme.

HTTP variables (/h/ prefix):

Stream variables (/s/ prefix):

For placeholder variables such as $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 other topics: