Home
last modified time | relevance | path

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

/php-src/sapi/cgi/
H A Dcgi_main.c174 bool impersonate; member
1513 …STD_PHP_INI_BOOLEAN("fastcgi.impersonate", "0", PHP_INI_SYSTEM, OnUpdateBool, impersonate, …
1532 php_cgi_globals->impersonate = 0;
2269 if (fastcgi && CGIG(impersonate)) {
/php-src/
H A Dphp.ini-development821 ; FastCGI under IIS supports the ability to impersonate
826 ; https://php.net/fastcgi.impersonate
827 ;fastcgi.impersonate = 1
H A Dphp.ini-production823 ; FastCGI under IIS supports the ability to impersonate
828 ; https://php.net/fastcgi.impersonate
829 ;fastcgi.impersonate = 1

Completed in 19 milliseconds