Commit 4cd0bcf2 authored by Lucien Gentis's avatar Lucien Gentis
Browse files

XML update.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1842327 13f79535-47bb-0310-9956-ffa450edef68
parent 7ae4b49f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
<?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: 1838466:1841039 (outdated) -->
<!-- English Revision: 1841039 -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->

@@ -2478,7 +2478,7 @@ host</context>
<name>IfFile</name>
<description>Regroupe des directives qui ne seront traitées que si un fichier
existe au démarrage</description>
<syntax>&lt;IfFile [!]<var>parameter-name</var>&gt; ...
<syntax>&lt;IfFile [!]<var>filename</var>&gt; ...
    &lt;/IfFile&gt;</syntax>
<contextlist><context>server config</context><context>virtual host</context>
<context>directory</context><context>.htaccess</context>
+6 −1
Original line number Diff line number Diff line
<?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: 1834089:1841685 (outdated) -->
<!-- English Revision: 1841685 -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->

@@ -778,6 +778,11 @@ casse) :</p>
    Une révision du protocole TLS 1.1 définie dans la <a
    href="http://www.ietf.org/rfc/rfc5246.txt">RFC 5246</a>.</p></li>

<li><code>TLSv1.3</code> (à partir de la version 1.1.1 d'OpenSSL)
     <p>
     Une nouvelle version du protocole TLS définie dans la <a
     href="http://www.ietf.org/rfc/rfc8446.txt">RFC 8446</a>.</p></li>

<li><code>all</code>
    <p>
    C'est un raccourci pour ``<code>+SSLv3 +TLSv1</code>'' ou - à partir