getting environment variables and request headers
Maxim Dounin
mdounin at mdounin.ru
Thu Mar 12 16:27:55 MSK 2009
Hello!
On Thu, Mar 12, 2009 at 02:46:51PM +0200, Anıl Çetin wrote:
> Hi, I am trying to get environment variables (any) and http headers, is
> there a specific way to get them in config? As an example, I need (as
> apache) %{HTTP:Authorization} , what is the corresponding variable in
> nginx for this?
http://www.nginx-community.org/NginxHttpCoreModule#Variables
$http_authorization
Maxim Dounin
More information about the nginx
mailing list