Lines Matching refs:directive
422 directive (read the installation on Apache 2 page), otherwise your best
519 * CGI users must set the cgi.force_redirect PHP directive to 0 inside
522 directive. When using directives, be sure these directives aren't
816 php5apache2.dll in your LoadModule directive and not php5apache.dll
1024 important details. This directive needs to be set to 0.
1051 important details. This directive needs to be set to 0. If you want
1053 directive.
1083 additional DLL files, and the extension directive, are not used to load
1201 load them. Extensions can be loaded by adding an extension directive.
1391 * SAPI module specific location (PHPIniDir directive in Apache 2, -c
1465 Sets the value of the specified directive. Can be used only with
1473 Used to set a boolean configuration directive. Can be used only
1477 Sets the value of the specified directive. This can not be used
1478 in .htaccess files. Any directive type set with php_admin_value
1483 Used to set a boolean configuration directive. This can not be
1484 used in .htaccess files. Any directive type set with
1498 error_reporting directive as they will have no meaning and will
1514 configuration directive and the string value. PHP constants in the
1831 You must set the cgi.force_redirect directive to 0. It defaults to 1 so
1832 be sure the directive isn't commented out (with a ;). Like all