php ini fastcgi.impersonate

Fastcgi.impersonate is under CGI IIS web server supports the ability to impersonate security tokens of the calling client.

; fastcgi.impersonate = 1;

This allows IIS web server is define the security context. mod_fastcgi under Apache does not currently support this feature. Set to 1 if running under IIS. Default is 0





Content