Home
last modified time | relevance | path

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

/PHP-7.2/sapi/cgi/
H A Dcgi_main.c179 zend_bool impersonate; member
1534 …STD_PHP_INI_ENTRY("fastcgi.impersonate", "0", PHP_INI_SYSTEM, OnUpdateBool, impersonate, ph…
1554 php_cgi_globals->impersonate = 0;
2355 if (fastcgi && CGIG(impersonate)) {
/PHP-7.2/
H A Dphp.ini-development778 ; FastCGI under IIS (on WINNT based OS) supports the ability to impersonate
783 ; http://php.net/fastcgi.impersonate
784 ;fastcgi.impersonate = 1
H A Dphp.ini-production780 ; FastCGI under IIS (on WINNT based OS) supports the ability to impersonate
785 ; http://php.net/fastcgi.impersonate
786 ;fastcgi.impersonate = 1

Completed in 17 milliseconds