Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<InstallationConstants>
Last updated: Tue, 19 Sep 2006

Configuration

(no version information, might be only in CVS)

Configuration -- http module configuration directives

Runtime Configuration

The behaviour of these functions is affected by settings in php.ini.

Table 1. HTTP Configuration Options

NameDefaultChangeableDescription
http.etag.mode"MD5"PHP_INI_ALL 
http.log.cache""PHP_INI_ALL 
http.log.redirect""PHP_INI_ALL 
http.log.not_found""PHP_INI_ALL 
http.log.allowed_methods""PHP_INI_ALL 
http.log.composite""PHP_INI_ALL 
http.request.methods.allowed""PHP_INI_ALL 
http.request.methods.custom""PHP_INI_PERDIR|PHP_INI_SYSTEM 
http.send.inflate.start_auto"0"PHP_INI_PERDIR|PHP_INI_SYSTEM 
http.send.inflate.start_flags"0"PHP_INI_ALL 
http.send.deflate.start_auto"0"PHP_INI_PERDIR|PHP_INI_SYSTEM 
http.send.deflate.start_flags"0"PHP_INI_ALL 
http.send.not_found_404"1"PHP_INI_ALL 
http.only_exceptions"0"PHP_INI_ALL 
http.force_exit"1"PHP_INI_ALL 




<InstallationConstants>
Last updated: Tue, 19 Sep 2006