- add ids

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232936 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Michael Wallner 2007-03-29 17:03:22 +00:00
parent 13bc200300
commit 4c4a83accc

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<refentry id="http.configuration">
<refnamediv>
<refname>Configuration</refname>
@ -23,7 +23,7 @@
</thead>
<tbody>
<row>
<row id="http.configuration.etag.mode">
<entry>http.etag.mode</entry>
<entry>"MD5"</entry>
<entry>PHP_INI_ALL</entry>
@ -35,7 +35,7 @@
</entry>
</row>
<row>
<row id="http.configuration.log.cache">
<entry>http.log.cache</entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
@ -44,7 +44,7 @@
</entry>
</row>
<row>
<row id="http.configuration.log.redirect">
<entry>http.log.redirect</entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
@ -53,7 +53,7 @@
</entry>
</row>
<row>
<row id="http.configuration.log.not_found">
<entry>http.log.not_found</entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
@ -62,7 +62,7 @@
</entry>
</row>
<row>
<row id="http.configuration.log.allowed_methods">
<entry>http.log.allowed_methods</entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
@ -71,7 +71,7 @@
</entry>
</row>
<row>
<row id="http.configuration.log.composite">
<entry>http.log.composite</entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
@ -80,7 +80,7 @@
</entry>
</row>
<row>
<row id="http.configuration.request.methods.allowed">
<entry>http.request.methods.allowed</entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
@ -90,7 +90,7 @@
</entry>
</row>
<row>
<row id="http.configuration.request.methods.custom">
<entry>http.request.methods.custom</entry>
<entry>""</entry>
<entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
@ -100,7 +100,7 @@
</entry>
</row>
<row>
<row id="http.configuration.request.datashare.cookie">
<entry>http.request.datashare.cookie</entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
@ -109,7 +109,7 @@
</entry>
</row>
<row>
<row id="http.configuration.request.datashare.dns">
<entry>http.request.datashare.dns</entry>
<entry>"1"</entry>
<entry>PHP_INI_SYSTEM</entry>
@ -118,7 +118,7 @@
</entry>
</row>
<row>
<row id="http.configuration.request.datashare.ssl">
<entry>http.request.datashare.ssl</entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
@ -128,7 +128,7 @@
</entry>
</row>
<row>
<row id="http.configuration.request.datashare.connect">
<entry>http.request.datashare.connect</entry>
<entry>"0"</entry>
<entry>PHP_INI_SYSTEM</entry>
@ -138,7 +138,7 @@
</entry>
</row>
<row>
<row id="http.configuration.persistent.handles.limit">
<entry>http.persistent.handles.limit</entry>
<entry>"-1"</entry>
<entry>PHP_INI_SYSTEM</entry>
@ -147,7 +147,7 @@
</entry>
</row>
<row>
<row id="http.configuration.persistent.handles.ident">
<entry>http.persistent.handles.ident</entry>
<entry>"GLOBAL"</entry>
<entry>PHP_INI_ALL</entry>
@ -156,7 +156,7 @@
</entry>
</row>
<row>
<row id="http.configuration.send.inflate.start_auto">
<entry>http.send.inflate.start_auto</entry>
<entry>"0"</entry>
<entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
@ -165,7 +165,7 @@
</entry>
</row>
<row>
<row id="http.configuration.send.inflate.start_flags">
<entry>http.send.inflate.start_flags</entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
@ -174,7 +174,7 @@
</entry>
</row>
<row>
<row id="http.configuration.send.deflate.start_auto">
<entry>http.send.deflate.start_auto</entry>
<entry>"0"</entry>
<entry>PHP_INI_PERDIR|PHP_INI_SYSTEM</entry>
@ -183,7 +183,7 @@
</entry>
</row>
<row>
<row id="http.configuration.send.deflate.start_flags">
<entry>http.send.deflate.start_flags</entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
@ -193,7 +193,7 @@
</entry>
</row>
<row>
<row id="http.configuration.send.not_found_404">
<entry>http.send.not_found_404</entry>
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
@ -203,7 +203,7 @@
</entry>
</row>
<row>
<row id="http.configuration.only_exceptions">
<entry>http.only_exceptions</entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
@ -212,7 +212,7 @@
</entry>
</row>
<row>
<row id="http.configuration.force_exit">
<entry>http.force_exit</entry>
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>