From 677dbcaa2b499d788c4487ff995209ddf5819589 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 12 Jan 2016 16:31:34 +0000 Subject: [PATCH] rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724280 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_deflate.html.en | 9 +++++++++ docs/manual/mod/mod_deflate.html.fr | 2 ++ docs/manual/mod/mod_deflate.xml.fr | 2 +- docs/manual/mod/mod_deflate.xml.ja | 2 +- docs/manual/mod/mod_deflate.xml.ko | 2 +- docs/manual/mod/mod_deflate.xml.meta | 2 +- 6 files changed, 15 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/mod_deflate.html.en b/docs/manual/mod/mod_deflate.html.en index 02ddd5fb48..bb9eeed59b 100644 --- a/docs/manual/mod/mod_deflate.html.en +++ b/docs/manual/mod/mod_deflate.html.en @@ -45,6 +45,7 @@ client

Topics

top
+

Supported Encodings

+

The gzip encoding is the only one supported to ensure complete compatibility + with old browser implementations. The deflate encoding is not supported, + please check the zlib's documentation + for a complete explanation. +

+
top
+

Sample Configurations

Compression and TLS

Some web applications are vulnerable to an information disclosure diff --git a/docs/manual/mod/mod_deflate.html.fr b/docs/manual/mod/mod_deflate.html.fr index a3f7be67c1..377fb39b75 100644 --- a/docs/manual/mod/mod_deflate.html.fr +++ b/docs/manual/mod/mod_deflate.html.fr @@ -31,6 +31,8 @@  ja  |  ko 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
diff --git a/docs/manual/mod/mod_deflate.xml.fr b/docs/manual/mod/mod_deflate.xml.fr index c5843a57dd..43a9f9cb3f 100644 --- a/docs/manual/mod/mod_deflate.xml.fr +++ b/docs/manual/mod/mod_deflate.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_deflate.xml.ja b/docs/manual/mod/mod_deflate.xml.ja index 88160b4a00..3beca8e918 100644 --- a/docs/manual/mod/mod_deflate.xml.ja +++ b/docs/manual/mod/mod_deflate.xml.ja @@ -1,7 +1,7 @@ - + +
Description:Comprime le contenu avant de le servir au client
Statut:Extension