mirror of
https://github.com/apache/httpd.git
synced 2025-08-13 14:40:20 +00:00
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514041 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -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>
|
||||
|
@ -8,6 +8,6 @@
|
||||
|
||||
<variants>
|
||||
<variant>en</variant>
|
||||
<variant outdated="yes">fr</variant>
|
||||
<variant>fr</variant>
|
||||
</variants>
|
||||
</metafile>
|
||||
|
@ -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>
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user