git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514041 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jeff Trawick
2013-08-14 20:54:15 +00:00
parent c433d643ac
commit bcc3cadea0
4 changed files with 6 additions and 3 deletions

View File

@ -9,7 +9,7 @@
<variants>
<variant outdated="yes">de</variant>
<variant>en</variant>
<variant outdated="yes">fr</variant>
<variant>fr</variant>
<variant outdated="yes">ja</variant>
<variant outdated="yes">ko</variant>
<variant outdated="yes">tr</variant>

View File

@ -8,6 +8,6 @@
<variants>
<variant>en</variant>
<variant outdated="yes">fr</variant>
<variant>fr</variant>
</variants>
</metafile>

View File

@ -282,6 +282,9 @@ Allow from example.org
<li><code class="module"><a href="./mod/mod_reqtimeout.html">mod_reqtimeout</a></code>: If the module is loaded, it
will now set some default timeouts.</li>
<li><code class="module"><a href="./mod/mod_dumpio.html">mod_dumpio</a></code>: <code class="directive">DumpIOLogLevel</code>
is no longer supported. Data is always logged at <code class="directive"><a href="./mod/core.html#loglevel">LogLevel</a></code> <code>trace7</code>.</li>
</ul>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>

View File

@ -3,7 +3,7 @@
<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->
<!-- English Revision : 1495843 -->
<!-- English Revision: 1495843:1511093 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more