Home
last modified time | relevance | path

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

/PHP-5.6/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.6/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.6/ext/phar/tests/
H A Dzf_test.phpt48 phar://%szfapp.phar.tar.gz/html/.htaccess
/PHP-5.6/sapi/cgi/
H A DCHANGES25 to circumvent .htaccess security
/PHP-5.6/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.6/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.6/
H A D.gitignore221 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"
774 ; of the web tree and people will not be able to circumvent .htaccess security.
H A Dphp.ini-production174 ; Name for user-defined php.ini (.htaccess) files. Default is ".user.ini"
774 ; of the web tree and people will not be able to circumvent .htaccess security.
H A DNEWS7357 . Added ".htaccess" style user-defined php.ini files support for CGI/FastCGI.
8638 in .htaccess due to the security implications - reported by SecurityReason.
9493 - Fixed bug #39816 (apxs2filter ignores httpd.conf & .htaccess php config
/PHP-5.6/win32/
H A Dinstall.txt1309 (e.g. httpd.conf) and .htaccess files. You will need "AllowOverride
1336 in .htaccess files. Any directive type set with php_admin_value
1337 can not be overridden by .htaccess or virtualhost directives. To
1342 used in .htaccess files. Any directive type set with
1343 php_admin_flag can not be overridden by .htaccess or virtualhost

Completed in 125 milliseconds