~ubuntu-branches/ubuntu/trusty/apache2/trusty

« back to all changes in this revision

Viewing changes to docs/manual/mod/quickreference.html.es

  • Committer: Package Import Robot
  • Author(s): Stefan Fritsch
  • Date: 2011-09-04 21:50:22 UTC
  • mfrom: (0.13.13 upstream)
  • mto: This revision was merged to the branch mainline in revision 70.
  • Revision ID: package-import@ubuntu.com-20110904215022-2r3hdax4h879zlc9
Tags: 2.2.20-1
* New upstream release.
* Fix some regressions related to Range requests caused by the CVE-2011-3192
  fix. Closes: #639825
* Add build-arch and build-indep rules targets to make Lintian happy.
* Bump Standards-Version (no changes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
771
771
client connections</td></tr>
772
772
<tr class="odd"><td><a href="core.html#timeout">TimeOut <var>seconds</var></a></td><td> 300 </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Amount of time the server will wait for
773
773
certain events before failing a request</td></tr>
774
 
<tr><td><a href="core.html#traceenable">TraceEnable <var>[on|off|extended]</var></a></td><td> on </td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Determines the behaviour on <code>TRACE</code>
 
774
<tr><td><a href="core.html#traceenable">TraceEnable <var>[on|off|extended]</var></a></td><td> on </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Determines the behaviour on <code>TRACE</code>
775
775
requests</td></tr>
776
776
<tr class="odd"><td><a href="mod_log_config.html#transferlog">TransferLog <var>file</var>|<var>pipe</var></a></td><td></td><td>sv</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Specify location of a log file</td></tr>
777
777
<tr><td><a href="mod_mime.html#typesconfig">TypesConfig <var>file-path</var></a></td><td> conf/mime.types </td><td>s</td><td>B</td></tr><tr><td class="descr" colspan="4">The location of the <code>mime.types</code> file</td></tr>