mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
#61006 add specific information about defaults
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331943 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ab56145968
commit
c6dbfa1792
1 changed files with 5 additions and 1 deletions
|
@ -10,7 +10,11 @@
|
|||
Information on the session directives for example can be found at the
|
||||
<link linkend="session.configuration">sessions page</link>.
|
||||
</para>
|
||||
|
||||
<note>
|
||||
<para>
|
||||
The defaults listed here are used when &php.ini; is not loaded, the values for the production and development &php.ini; may vary.
|
||||
</para>
|
||||
</note>
|
||||
<section xml:id="ini.sect.httpd-options">
|
||||
<title>Httpd Options</title>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue