summaryrefslogtreecommitdiff
path: root/docs/manual/misc/index.xml.fr
blob: 5f389e8cd090e3505149a40b50faa2c34ee7b8e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<?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: 1690352 -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->

<!--
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
 the License.  You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
-->

<manualpage metafile="index.xml.meta">
  <parentdocument href="../"/>

  <title>Documentations diverses sur Apache</title>

  <summary>

    <p>Vous trouverez plus loin une liste de pages de documentation
    additionnelles concernant le projet de développement du serveur web
    Apache.</p>

    <note type="warning"><title>Avertissement</title>
    <p>La mise à jour des documents ci-dessous permettant de prendre en
    compte les modifications apportées par la version 2.1 du serveur
    HTTP Apache n'a pas été entièrement menée à bien. Certaines
    informations sont probablement encore pertinentes, mais utilisez-les tout de même avec
    précautions.</p>
    </note>

    <dl>
      <dt><a href="perf-tuning.html">Notes à propos des performances -
      Réglages fins d'Apache</a></dt>

      <dd>
        <p>Notes à propos de la configuration d'Apache pour de plus
	hautes performances (à l'exécution et à la compilation). Notes
	expliquant pourquoi Apache accomplit certaines choses et
	n'en accomplit pas certaines autres (les premières l'accélérant
	et les deuxièmes le ralentissant).</p>
      </dd>

      <dt><a href="perf-scaling.html">Amélioration des performances</a></dt>

      <dd>
        <p>Quelques options de personnalisation de la configuration
	facilement accessibles pour Apache httpd 2.2 et 2.4, et quelques outils de monitoring.</p>
      </dd>

      <dt><a href="security_tips.html">Conseils concernant la
      sécurité</a></dt>

      <dd>
        <p>Quelques conseils de type "faites" ou "ne faites pas" pour
	que votre site web Apache reste sécurisé.</p>
      </dd>

      <dt><a href="relevant_standards.html">Standards concernés</a></dt>

      <dd>
        <p>Ce document constitue une page de référence pour la plupart
	des standards concernés par Apache.</p>
      </dd>

      <dt><a href="password_encryptions.html">Formats de chiffrement des
      mots de passe</a></dt>

      <dd>
        <p>Discussion à propos des divers algorithmes de chiffrement
	supportés par Apache à des fins d'authentification.</p>
      </dd>
    </dl>

  </summary>

</manualpage>