mirror of
https://github.com/apache/httpd.git
synced 2025-07-05 16:21:14 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769314 13f79535-47bb-0310-9956-ffa450edef68
90 lines
3.1 KiB
Plaintext
90 lines
3.1 KiB
Plaintext
<?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>
|