Home
last modified time | relevance | path

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

/PHP-5.5/sapi/cgi/
H A Dcgi_main.c171 zend_bool impersonate; member
1466 …STD_PHP_INI_ENTRY("fastcgi.impersonate", "0", PHP_INI_SYSTEM, OnUpdateBool, impersonate, ph…
1483 php_cgi_globals->impersonate = 0;
2133 if (fastcgi && CGIG(impersonate)) {
/PHP-5.5/
H A Dphp.ini-development757 ; FastCGI under IIS (on WINNT based OS) supports the ability to impersonate
762 ; http://php.net/fastcgi.impersonate
763 ;fastcgi.impersonate = 1
H A Dphp.ini-production757 ; FastCGI under IIS (on WINNT based OS) supports the ability to impersonate
762 ; http://php.net/fastcgi.impersonate
763 ;fastcgi.impersonate = 1
H A DNEWS6111 - Fixed bug #48535 (file_exists returns false when impersonate is used).

Completed in 42 milliseconds