syntax: fastcgi_pass_request_headers on | off
default: fastcgi_pass_request_headers on
context: http, server, location
variables: no
Determines whether the request headers are passed to the backend as HTTP_* values. Should generally be left on.