Home
last modified time | relevance | path

Searched refs:htaccess (Results 1 – 12 of 12) sorted by relevance

/PHP-5.5/sapi/apache2filter/
H A Dapache_config.c54 char htaccess; member
71 e.htaccess = ((cmd->override & (RSRC_CONF|ACCESS_CONF)) == 0); in real_value_hnd()
175 …if (zend_alter_ini_entry(str, str_len, data->value, data->value_len, data->status, data->htaccess?… in apply_config()
/PHP-5.5/sapi/apache2handler/
H A Dapache_config.c54 char htaccess; member
71 e.htaccess = ((cmd->override & (RSRC_CONF|ACCESS_CONF)) == 0); in real_value_hnd()
197 …i_entry(str, str_len, data->value, data->value_len, data->status, data->htaccess?PHP_INI_STAGE_HTA… in apply_config()
/PHP-5.5/ext/phar/tests/
H A Dzf_test.phpt48 phar://%szfapp.phar.tar.gz/html/.htaccess
/PHP-5.5/sapi/cgi/
H A DCHANGES25 to circumvent .htaccess security
/PHP-5.5/sapi/litespeed/
H A DREADME8 configuration and .htaccess files.
16 changed at runtime via configuration files like .htaccess files or web
209 as well as .htaccess.
/PHP-5.5/sapi/apache/
H A Dmod_php5.c79 char htaccess; member
569 …value, per_dir_entry->value_length, per_dir_entry->type, per_dir_entry->htaccess?PHP_INI_STAGE_HTA… in php_apache_alter_ini_entries()
809 per_dir_entry.htaccess = ((cmd->override & (RSRC_CONF|ACCESS_CONF)) == 0); in php_apache_value_handler_ex()
/PHP-5.5/
H A D.gitignore220 ext/spl/examples/.htaccess
H A DINSTALL1654 Since PHP 5.3.0, PHP includes support for .htaccess-style INI files on
1657 extension. If you are using Apache, use .htaccess files for the same
1698 PHP_INI_PERDIR Entry can be set in php.ini, .htaccess, httpd.conf or
1711 (e.g. httpd.conf) and .htaccess files. You will need "AllowOverride
1733 in .htaccess files. Any directive type set with php_admin_value
1734 can not be overridden by .htaccess or ini_set(). To clear a
1739 used in .htaccess files. Any directive type set with
1740 php_admin_flag can not be overridden by .htaccess or ini_set().
H A Dphp.ini-development174 ; Name for user-defined php.ini (.htaccess) files. Default is ".user.ini"
H A Dphp.ini-production174 ; Name for user-defined php.ini (.htaccess) files. Default is ".user.ini"
H A DNEWS5779 . Added ".htaccess" style user-defined php.ini files support for CGI/FastCGI.
7060 in .htaccess due to the security implications - reported by SecurityReason.
7915 - Fixed bug #39816 (apxs2filter ignores httpd.conf & .htaccess php config
/PHP-5.5/win32/
H A Dinstall.txt1318 (e.g. httpd.conf) and .htaccess files. You will need "AllowOverride
1345 in .htaccess files. Any directive type set with php_admin_value
1346 can not be overridden by .htaccess or virtualhost directives. To
1351 used in .htaccess files. Any directive type set with
1352 php_admin_flag can not be overridden by .htaccess or virtualhost

Completed in 61 milliseconds