summaryrefslogtreecommitdiff
path: root/docs/manual/index.xml.fr
blob: 8da1ee39c489b841191c167c4c96316bd2fc4fdd (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
90
91
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE indexpage SYSTEM "./style/sitemap.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
<!-- English Revision: 396609 -->
<!-- French translation by Vincent Deffontaines, review by alain B -->

<!--
 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.
-->

<indexpage metafile="index.xml.meta">
<parentdocument href="http://httpd.apache.org/docs-project/" />

<title>Documentation du Serveur Apache Version
&httpd.major;.&httpd.minor;</title>

<category id="release"><title>Notes sur cette version</title>
    <page href="new_features_2_0.html">Nouvelles fonctionnalités de la version 2.0</page>
    <page href="upgrading.html">Migrer en 2.0 depuis la version 1.3</page>
    <page href="license.html">Licence Apache</page>
</category>

<category id="manual"><title>Manuel de référence</title>
    <page href="install.html">Compilation et installation</page>
    <page href="invoking.html">Démarrage</page>
    <page href="stopping.html">Arrêt ou Redémarrage</page>
    <page href="mod/directives.html">Directives de configuration pour l'exécution</page>
    <page href="mod/quickreference.html">Résumé des directives</page>
    <page href="mod/">Modules</page>
    <page href="mpm.html">Modules Multi-Processing (MPMs)</page>
    <page href="filter.html">Filtres</page>
    <page href="handler.html">Gestionnaires</page>
    <page href="programs/">Serveur et autres programmes</page>
    <page href="glossary.html">Glossaire</page>
</category>    

<category id="usersguide"><title>Guide de l'utilisateur</title>
    <page href="bind.html">Liaison</page>
    <page href="configuring.html">Fichiers de configuration</page>
    <page href="sections.html">Sections de configuration</page>
    <page href="content-negotiation.html">Négociation de contenu</page>
    <page href="dso.html">Objets partagés dynamiques (DSO)</page>
    <page href="env.html">Variables d'environnement</page>
    <page href="logs.html">Fichiers journaux</page>
    <page href="urlmapping.html">Correspondances entre URLs et système de fichiers</page>
    <page href="misc/perf-tuning.html">Ajuster les performances</page>
    <page href="misc/security_tips.html">Conseils sur la sécurité</page>
    <page href="server-wide.html">Configuration à l'échelle du serveur</page>
    <page href="ssl/">Cryptage SSL/TLS</page>
    <page href="suexec.html">Exécution Suexec des CGIs</page>
    <page href="misc/rewriteguide.html">Guide de l'URL-rewriting</page>
    <page href="vhosts/">Serveurs virtuels</page>
</category>

<category id="howto"><title>Guides / Tutoriels</title>
    <page href="howto/auth.html">Authentification, Autorisations, et 
    Contrôles d'accès</page>
    <page href="howto/cgi.html">Contenus dynamiques CGI</page>
    <page href="howto/htaccess.html">Fichiers .htaccess </page>
    <page href="howto/ssi.html">Server Side Includes (SSI)</page>
    <page href="howto/public_html.html">Répertoires Web personnels
    (public_html)</page>
</category>

<category id="platform"><title>Notes spécifiques aux différentes plates-formes</title>
    <page href="platform/windows.html">Microsoft Windows</page>
    <page href="platform/netware.html">Novell NetWare</page>
    <page href="platform/ebcdic.html">Port EBCDIC</page>
</category>

<category id="other"><title>Autres sujets</title>
    <page href="faq/">Foire Aux Questions</page>
    <page href="sitemap.html">Plan du site</page>
    <page href="developer/">Documentation pour développeurs</page>
    <page href="misc/">Divers</page>
</category>

</indexpage>