Searched refs:htaccess (Results 1 – 9 of 9) sorted by relevance
54 char htaccess; member71 e.htaccess = ((cmd->override & (RSRC_CONF|ACCESS_CONF)) == 0); in real_value_hnd()198 …if (zend_alter_ini_entry_chars(str, data->value, data->value_len, data->status, data->htaccess?PHP… in apply_config()
48 phar://%szfapp.phar.tar.gz/html/.htaccess
25 to circumvent .htaccess security
8 configuration and .htaccess files.16 changed at runtime via configuration files like .htaccess files or web209 as well as .htaccess.
246 ext/spl/examples/.htaccess
1450 Since PHP 5.3.0, PHP includes support for .htaccess-style INI files on1453 extension. If you are using Apache, use .htaccess files for the same1494 PHP_INI_PERDIR Entry can be set in php.ini, .htaccess, httpd.conf or1507 (e.g. httpd.conf) and .htaccess files. You will need "AllowOverride1529 in .htaccess files. Any directive type set with php_admin_value1530 can not be overridden by .htaccess or ini_set(). To clear a1535 used in .htaccess files. Any directive type set with1536 php_admin_flag can not be overridden by .htaccess or ini_set().
169 ; Name for user-defined php.ini (.htaccess) files. Default is ".user.ini"778 ; of the web tree and people will not be able to circumvent .htaccess security.
1309 (e.g. httpd.conf) and .htaccess files. You will need "AllowOverride1336 in .htaccess files. Any directive type set with php_admin_value1337 can not be overridden by .htaccess or virtualhost directives. To1342 used in .htaccess files. Any directive type set with1343 php_admin_flag can not be overridden by .htaccess or virtualhost
Completed in 53 milliseconds