summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorLucien Gentis <lgentis@apache.org>2015-12-05 17:01:29 +0100
committerLucien Gentis <lgentis@apache.org>2015-12-05 17:01:29 +0100
commit7410d28d0e7343a476f948e42d68e50f92c64ad7 (patch)
tree089639f93e152d36ba8dcd16b4f13bb2aa43fc32 /docs/manual
parentXML updates. (diff)
downloadapache2-7410d28d0e7343a476f948e42d68e50f92c64ad7.tar.xz
apache2-7410d28d0e7343a476f948e42d68e50f92c64ad7.zip
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1718100 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/mod/directives.html.fr2
-rw-r--r--docs/manual/mod/mod_allowmethods.xml.meta2
-rw-r--r--docs/manual/mod/mod_proxy.html.fr5
-rw-r--r--docs/manual/mod/mod_proxy.xml.meta2
4 files changed, 9 insertions, 2 deletions
diff --git a/docs/manual/mod/directives.html.fr b/docs/manual/mod/directives.html.fr
index c8cbc29e0a..f78a9bea70 100644
--- a/docs/manual/mod/directives.html.fr
+++ b/docs/manual/mod/directives.html.fr
@@ -311,6 +311,8 @@
<li><a href="mod_http2.html#h2maxworkers">H2MaxWorkers</a></li>
<li><a href="mod_http2.html#h2minworkers">H2MinWorkers</a></li>
<li><a href="mod_http2.html#h2moderntlsonly">H2ModernTLSOnly</a></li>
+<li><a href="mod_http2.html#h2push">H2Push</a></li>
+<li><a href="mod_http2.html#h2pushpriority">H2PushPriority</a></li>
<li><a href="mod_http2.html#h2serializeheaders">H2SerializeHeaders</a></li>
<li><a href="mod_http2.html#h2sessionextrafiles">H2SessionExtraFiles</a></li>
<li><a href="mod_http2.html#h2streammaxmemsize">H2StreamMaxMemSize</a></li>
diff --git a/docs/manual/mod/mod_allowmethods.xml.meta b/docs/manual/mod/mod_allowmethods.xml.meta
index c1fd1475fb..e7cf8b579b 100644
--- a/docs/manual/mod/mod_allowmethods.xml.meta
+++ b/docs/manual/mod/mod_allowmethods.xml.meta
@@ -8,6 +8,6 @@
<variants>
<variant>en</variant>
- <variant outdated="yes">fr</variant>
+ <variant>fr</variant>
</variants>
</metafile>
diff --git a/docs/manual/mod/mod_proxy.html.fr b/docs/manual/mod/mod_proxy.html.fr
index 3dc0a996b1..140c13ee31 100644
--- a/docs/manual/mod/mod_proxy.html.fr
+++ b/docs/manual/mod/mod_proxy.html.fr
@@ -1470,6 +1470,11 @@ ProxyPass "/mirror/foo" "http://backend.example.com"</pre>
limite atteinte, une connexion ne sera pas réutilisée ; elle
sera fermée après un délai variable.
</td></tr>
+ <tr><td>flusher</td>
+ <td>flush</td>
+ <td><p>Le fournisseur utilisé par <code class="module"><a href="../mod/mod_proxy_fdpass.html">mod_proxy_fdpass</a></code>.
+ Se référer à la documentation de ce module pour plus de détails.</p>
+ </td></tr>
</table>
diff --git a/docs/manual/mod/mod_proxy.xml.meta b/docs/manual/mod/mod_proxy.xml.meta
index f0185375d4..38a79fdda7 100644
--- a/docs/manual/mod/mod_proxy.xml.meta
+++ b/docs/manual/mod/mod_proxy.xml.meta
@@ -8,7 +8,7 @@
<variants>
<variant>en</variant>
- <variant outdated="yes">fr</variant>
+ <variant>fr</variant>
<variant outdated="yes">ja</variant>
</variants>
</metafile>