xbithack 74 sapi/apache2handler/php_apache.h zend_bool xbithack; xbithack 535 sapi/apache2handler/php_functions.c STD_PHP_INI_ENTRY("xbithack", "0", PHP_INI_ALL, OnUpdateBool, xbithack, php_apache2_info_struct, php_apache2_info) xbithack 581 sapi/apache2handler/sapi_apache2.c if (!AP2(xbithack) || strcmp(r->handler, "text/html") || !(r->finfo.protection & APR_UEXECUTE)) {