<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 1760550:1824884 (outdated) -->
+<!-- English Revision: 1824884 -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<section id="overview"><title>Aperçu pour les plus pressés</title>
+ <dl>
+ <dt>Installation sous Fedora/CentOS/Red Hat Enterprise Linux</dt>
+ <dd>
+ <highlight>
+sudo yum install httpd
+sudo service httpd start
+ </highlight>
+
+ <note type="warning">Les dernières versions de ces distributions préfèrent
+ <code>dnf</code> à <code>yum</code>. Voir la <a
+ href="https://fedoraproject.org/wiki/Apache_HTTP_Server">documentation du
+ projet Fedora</a> pour des informations spécifiques à cette plateforme.</note>
+ </dd>
+
+ <dt>Installation sous Ubuntu/Debian</dt>
+ <dd>
+<highlight>
+sudo apt install apache2
+sudo service apache2 start
+</highlight>
+
+ <note type="warning">Voir la <a
+ href="https://help.ubuntu.com/lts/serverguide/httpd.html">documentation
+ Ubuntu</a> pour des informations spécifiques à cette plateforme.</note>
+
+ </dd>
+
+ <dt>Installation à partir des sources</dt>
+ <dd>
+
<table>
<columnspec><column width=".13"/><column width=".80"/></columnspec>
<tr>
<p>Chaque étape du processus de compilation et d'installation est
décrite plus en détails ci-dessous, à commencer par les prérequis
pour compiler et installer Apache httpd.</p>
+
+ </dd>
+ </dl>
+
+ <note type="warning">L'installation sous votre plateforme favorite n'est pas
+ traitée ici ? N'hésitez pas à nous <a
+ href="http://httpd.apache.org/docs-project/">aider à compléter cette
+ documentation</a> en nous faisant profiter de votre expérience.</note>
</section>
<section id="requirements"><title>Prérequis</title>
<?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: 1824187:1824951 (outdated) -->
+<!-- English Revision: 1824951 -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->
<default>SSLProxyVerify none</default>
<contextlist><context>server config</context> <context>virtual host</context>
<context>proxy section</context></contextlist>
-<override>Non applicable</override>
<usage>
<default>SSLProxyVerifyDepth 1</default>
<contextlist><context>server config</context> <context>virtual host</context>
<context>proxy section</context></contextlist>
-<override>Non applicable</override>
<usage>
<p>
<default>SSLProxyCheckPeerExpire on</default>
<contextlist><context>server config</context> <context>virtual host</context>
<context>proxy section</context></contextlist>
-<override>Non applicable</override>
<usage>
<p>
<default>SSLProxyCheckPeerCN on</default>
<contextlist><context>server config</context> <context>virtual host</context>
<context>proxy section</context></contextlist>
-<override>Non applicable</override>
<usage>
<p>
<default>SSLProxyCheckPeerName on</default>
<contextlist><context>server config</context> <context>virtual host</context>
<context>proxy section</context></contextlist>
-<override>Non applicable</override>
<compatibility>Disponible à partir de la version 2.4.5 du serveur HTTP
Apache</compatibility>
<usage>
<default>SSLProxyEngine off</default>
<contextlist><context>server config</context> <context>virtual host</context>
<context>proxy section</context></contextlist>
-<override>Non applicable</override>
<usage>
<p>
<default>SSLProxyProtocol all -SSLv3 (jusqu'à la version 2.4.16: all)</default>
<contextlist><context>server config</context> <context>virtual host</context>
<context>proxy section</context></contextlist>
-<override>Non applicable</override>
<usage>
<!-- XXX Why does this have an override and not .htaccess context? -->
<default>SSLProxyCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+EXP</default>
<contextlist><context>server config</context> <context>virtual host</context>
<context>proxy section</context></contextlist>
-<override>Non applicable</override>
<usage>
<p>Cette directive est équivalente à la directive <directive
module="mod_ssl">SSLCipherSuite</directive>, mais s'applique à une connexion de
<syntax>SSLProxyCACertificatePath <em>chemin-répertoire</em></syntax>
<contextlist><context>server config</context> <context>virtual host</context>
<context>proxy section</context></contextlist>
-<override>Non applicable</override>
<usage>
<p>
<syntax>SSLProxyCACertificateFile <em>file-path</em></syntax>
<contextlist><context>server config</context> <context>virtual host</context>
<context>proxy section</context></contextlist>
-<override>Not applicable</override>
<usage>
<p>
<syntax>SSLProxyCARevocationPath <em>chemin-répertoire</em></syntax>
<contextlist><context>server config</context> <context>virtual host</context>
<context>proxy section</context></contextlist>
-<override>Non applicable</override>
<usage>
<p>
<syntax>SSLProxyCARevocationFile <em>chemin-fichier</em></syntax>
<contextlist><context>server config</context> <context>virtual host</context>
<context>proxy section</context></contextlist>
-<override>Non applicable</override>
<usage>
<p>
<default>SSLProxyCARevocationCheck none</default>
<contextlist><context>server config</context> <context>virtual host</context>
<context>proxy section</context></contextlist>
-<override>Non applicable</override>
<usage>
<p>