Searched refs:impersonate (Results 1 – 3 of 3) sorted by relevance
174 bool impersonate; member1513 …STD_PHP_INI_BOOLEAN("fastcgi.impersonate", "0", PHP_INI_SYSTEM, OnUpdateBool, impersonate, …1532 php_cgi_globals->impersonate = 0;2272 if (fastcgi && CGIG(impersonate)) {
821 ; FastCGI under IIS supports the ability to impersonate826 ; https://php.net/fastcgi.impersonate827 ;fastcgi.impersonate = 1
823 ; FastCGI under IIS supports the ability to impersonate828 ; https://php.net/fastcgi.impersonate829 ;fastcgi.impersonate = 1
Completed in 36 milliseconds