Skip to content

Instantly share code, notes, and snippets.

View StayTherapy's full-sized avatar
✍️

StayLet StayTherapy

✍️
  • 127.0.0.1
View GitHub Profile
@StayTherapy
StayTherapy / nginxvarcore.md
Created April 17, 2017 13:21 — forked from esfand/nginxvarcore.md
Nginx Variables

Embedded Variables

The ngx_http_core_module module supports embedded variables with names matching the Apache Server variables. First of all, these are variables representing client request header fields, such as $http_user_agent, $http_cookie, and so on. Also there are other variables:

  • $arg_name
    argument name in the request line