Home
last modified time | relevance | path

Searched refs:impersonate (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/sapi/cgi/
H A Dcgi_main.c173 zend_bool impersonate; member
1515 …STD_PHP_INI_BOOLEAN("fastcgi.impersonate", "0", PHP_INI_SYSTEM, OnUpdateBool, impersonate, …
1534 php_cgi_globals->impersonate = 0;
2285 if (fastcgi && CGIG(impersonate)) {
/PHP-8.0/
H A Dphp.ini-development811 ; FastCGI under IIS supports the ability to impersonate
816 ; http://php.net/fastcgi.impersonate
817 ;fastcgi.impersonate = 1
H A Dphp.ini-production813 ; FastCGI under IIS supports the ability to impersonate
818 ; http://php.net/fastcgi.impersonate
819 ;fastcgi.impersonate = 1

Completed in 24 milliseconds