Home
last modified time | relevance | path

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

/PHP-5.6/sapi/cgi/
H A Dcgi_main.c175 zend_bool impersonate; member
1474 …STD_PHP_INI_ENTRY("fastcgi.impersonate", "0", PHP_INI_SYSTEM, OnUpdateBool, impersonate, ph…
1491 php_cgi_globals->impersonate = 0;
2142 if (fastcgi && CGIG(impersonate)) {
/PHP-5.6/
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-production778 ; FastCGI under IIS (on WINNT based OS) supports the ability to impersonate
783 ; http://php.net/fastcgi.impersonate
784 ;fastcgi.impersonate = 1
H A DNEWS7689 - Fixed bug #48535 (file_exists returns false when impersonate is used).

Completed in 54 milliseconds