]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fr doc XML files updates.
authorLucien Gentis <lgentis@apache.org>
Sat, 20 Apr 2024 12:12:08 +0000 (12:12 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 20 Apr 2024 12:12:08 +0000 (12:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1917199 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/env.xml.fr
docs/manual/mod/mod_so.xml.fr

index 99228b334e8f81117c73158e3a2cf1796b5e6029..24fa0029302c787bf3a2367976e898f9e789ab82 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 1911878 -->
+<!-- English Revision: 1917053 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
    <module>mod_proxy</module> et <module>mod_proxy_http</module> pour plus de détails.</p>
    </section>
 
+   <section id="cgilike"><title>ap_trust_cgilike_cl</title>
+   <p><em>Disponible à partir de la version 2.4.59 du serveur HTTP Apache</em></p>
+     <p>Cette variable permet à un script qui s’exécute dans un module de type CGI
+     de fournir son propre en-tête de réponse HTTP Content-Length. Elle ne doit
+     être définie que dans les sections de configuration qui contiennent des
+     scripts de confiance.</p>
+   </section>
+
   </section>
 
   <section id="examples">
index d4cf8cdf8b05d5a5289ae5e817fcdabc25d30ecb..170395df5e66010ac4952cc8e7d2c0d15b7e60f8 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1727637 -->
+<!-- English Revision: 1917015 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->