]> granicus.if.org Git - apache/blob - docs/manual/sitemap.xml.fr
Update transformations
[apache] / docs / manual / sitemap.xml.fr
1 <?xml version="1.0" encoding="ISO-8859-1" ?>
2 <!DOCTYPE sitemap SYSTEM "./style/sitemap.dtd">
3 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
4 <!-- English Revision : 881113 -->
5 <!-- French translation : Lucien GENTIS -->
6 <!-- Reviewed by : Vincent Deffontaines -->
7
8 <!--
9  Licensed to the Apache Software Foundation (ASF) under one or more
10  contributor license agreements.  See the NOTICE file distributed with
11  this work for additional information regarding copyright ownership.
12  The ASF licenses this file to You under the Apache License, Version 2.0
13  (the "License"); you may not use this file except in compliance with
14  the License.  You may obtain a copy of the License at
15
16      http://www.apache.org/licenses/LICENSE-2.0
17
18  Unless required by applicable law or agreed to in writing, software
19  distributed under the License is distributed on an "AS IS" BASIS,
20  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21  See the License for the specific language governing permissions and
22  limitations under the License.
23 -->
24
25 <sitemap metafile="sitemap.xml.meta">
26
27   <title>Plan du site</title>
28
29 <summary>
30 <p>Cette page contient la liste des &eacute;l&eacute;ments actuellement disponibles de
31 la <a href="./">Documentation du serveur HTTP Apache Version
32 &httpd.major;.&httpd.minor;</a>.</p>
33 </summary>
34
35 <category id="release">
36 <title>Notes de version</title>
37 <page href="upgrading.html">Mise &agrave; jour vers 2.4 depuis 2.2</page>
38 <page href="new_features_2_4.html">Nouvelles fonctionnalit&eacute;s d'Apache 2.3/2.4</page>
39 <page href="new_features_2_2.html">Nouvelles fonctionnalit&eacute;s d'Apache 2.1/2.2</page>
40 <page href="new_features_2_0.html">Nouvelles fonctionnalit&eacute;s d'Apache 2.0</page>
41 <page href="license.html">License Apache</page>
42 </category>
43
44 <category id="using">
45 <title>Utilisation du serveur HTTP Apache</title>
46 <page href="install.html">Compilation et installation</page>
47 <page href="invoking.html">D&eacute;marrage</page>
48 <page href="stopping.html">Arr&ecirc;t ou red&eacute;marrage</page>
49 <page href="configuring.html">Fichiers de configuration</page>
50 <page href="sections.html">Comment fonctionnent les sections Directory,
51 Location et Files</page>
52 <page href="caching.html">Mise en cache du contenu</page>
53 <page href="server-wide.html">Configuration niveau serveur</page>
54 <page href="logs.html">Fichiers de traces</page>
55 <page href="urlmapping.html">Mise en correspondance des URLs avec le syst&egrave;me de fichiers</page>
56 <page href="misc/security_tips.html">Conseils sur la s&eacute;curit&eacute;</page>
57 <page href="dso.html">Objets Dynamiques Partag&eacute;s (DSO)</page>
58 <page href="content-negotiation.html">N&eacute;gociation sur le contenu</page>
59 <page href="custom-error.html">Messages d'erreur personnalis&eacute;s</page>
60 <page href="bind.html">D&eacute;finition des adresses et ports qu'utilise
61 Apache</page>
62 <page href="mpm.html">Modules multi-processus (MPMs)</page>
63 <page href="env.html">Les variables d'environnement d'Apache</page>
64 <page href="handler.html">Utilisation des gestionnaires d'Apache</page>
65 <page href="filter.html">Filtres</page>
66 <page href="suexec.html">Support de suEXEC</page>
67 <page href="misc/perf-tuning.html">Optimisation des performances</page>
68 <page href="faq/">Frequently Asked Questions</page>
69 </category>
70
71 <category id="vhosts">
72 <title>Documentation des serveurs virtuels Apache</title>
73 <page separate="yes" href="vhosts/">Aper&ccedil;u</page>
74 <page href="vhosts/name-based.html">Serveurs virtuels bas&eacute;s sur le nom</page>
75 <page href="vhosts/ip-based.html">Support des serveurs virtuels bas&eacute;s
76 sur l'adresse IP</page>
77 <page href="vhosts/mass.html">Configuration dynamique de l'h&eacute;bergement
78 virtuel de masse</page>
79 <page href="vhosts/examples.html">Exemples de serveurs virtuels</page>
80 <page href="vhosts/details.html">Discussion approfondie &agrave; propos de la
81 s&eacute;lection d'un serveur virtuel</page>
82 <page href="vhosts/fd-limits.html">Limitations inh&eacute;rentes aux
83 descripteurs de fichiers</page>
84 <page href="dns-caveats.html">Probl&egrave;mes avec DNS et Apache</page>
85 </category>
86
87 <category id="rewrite">
88 <title>Guide de r&eacute;&eacute;criture d'URLs</title>
89 <page separate="yes" href="rewrite/">Survol</page>
90 <page href="mod/mod_rewrite.html">Documentation de r&eacute;f&eacute;rence de mod_rewrite</page>
91 <page href="rewrite/intro.html">Introduction</page>
92 <page href="rewrite/flags.html">Drapeaux</page>
93 <page href="rewrite/tech.html">D&eacute;tails techniques</page>
94 <page href="rewrite/remapping.html">Remise en correspondance des URLs</page>
95 <page href="rewrite/access.html">Contr&ocirc;le d'acc&egrave;s</page>
96 <page href="rewrite/advanced.html">Guide de r&eacute;&eacute;criture avanc&eacute;e -
97 autres exemples utiles</page>
98 </category>
99
100 <category id="ssl">
101 <title>Chiffrement SSL/TLS avec Apache</title>
102 <page separate="yes" href="ssl/">Aper&ccedil;u</page>
103 <page href="ssl/ssl_intro.html">Chiffrement SSL/TLS :
104 Introduction</page>
105 <page href="ssl/ssl_compat.html">Chiffrement SSL/TLS :
106 Compatibilit&eacute;</page>
107 <page href="ssl/ssl_howto.html">Chiffrement SSL/TLS : Recettes</page>
108 <page href="ssl/ssl_faq.html">Chiffrement SSL/TLS : FAQ</page>
109 </category>
110
111 <category id="howto">
112 <title>Guides, Tutoriels, and Recettes</title>
113 <page separate="yes" href="howto/">Aper&ccedil;u</page>
114 <page href="howto/auth.html">Authentification</page>
115 <page href="howto/cgi.html">Contenu dynamique avec CGI</page>
116 <page href="howto/ssi.html">Introduction aux Inclusions c&ocirc;t&eacute; serveur
117 (Server Side Includes - SSI)</page>
118 <page href="howto/htaccess.html">Fichiers .htaccess</page>
119 <page href="howto/public_html.html">R&eacute;pertoires web des
120 utilisateurs</page>
121 </category>
122
123 <category id="platform">
124 <title>Notes sp&eacute;cifiques &agrave; certains syst&egrave;mes</title>
125 <page separate="yes" href="platform/">Aper&ccedil;u</page>
126 <page href="platform/windows.html">Utiliser Apache avec Microsoft
127 Windows</page>
128 <page href="platform/win_compiling.html">Compiler Apache pour
129 Microsoft Windows</page>
130 <page href="platform/netware.html">Utiliser Apache avec Novell
131 NetWare</page>
132 <page href="platform/perf-hp.html">Mise en oeuvre d'un serveur web
133 hautes performances sous HPUX</page>
134 <page href="platform/ebcdic.html">Le portage EBCDIC d'Apache</page>
135 </category>
136
137 <category id="programs">
138 <title>Le serveur HTTP Apache et ses programmes associ&eacute;s</title>
139 <page separate="yes" href="programs/">Aper&ccedil;u</page>
140 <page href="programs/httpd.html">Page de manuel : httpd</page>
141 <page href="programs/ab.html">Page de manuel : ab</page>
142 <page href="programs/apachectl.html">Page de manuel : apachectl</page>
143 <page href="programs/apxs.html">Page de manuel : apxs</page>
144 <page href="programs/configure.html">Page de manuel : configure</page>
145 <page href="programs/dbmmanage.html">Page de manuel : dbmmanage</page>
146 <page href="programs/htcacheclean.html">Page de manuel : htcacheclean</page>
147 <page href="programs/htdbm.html">Page de manuel : htdbm</page>
148 <page href="programs/htdigest.html">Page de manuel : htdigest</page>
149 <page href="programs/htpasswd.html">Page de manuel : htpasswd</page>
150 <page href="programs/logresolve.html">Page de manuel : logresolve</page>
151 <page href="programs/rotatelogs.html">Page de manuel : rotatelogs</page>
152 <page href="programs/suexec.html">Page de manuel : suexec</page>
153 <page href="programs/other.html">Autres programmes</page>
154 </category>
155
156 <category id="misc">
157 <title>Documentations diverses sur Apache</title>
158 <page separate="yes" href="misc/">Aper&ccedil;u</page>
159 <page href="misc/relevant_standards.html">Standards concern&eacute;s</page>
160 </category>
161
162 <category id="modules">
163 <title>Modules Apache</title>
164 <page href="mod/module-dict.html">D&eacute;finitions des termes utilis&eacute;s pour
165 d&eacute;crire les modules Apache</page>
166 <page href="mod/directive-dict.html">D&eacute;finitions des termes utilis&eacute;s
167 pour d&eacute;crire les directives Apache</page>
168 </category>
169
170 <category id="developer">
171 <title>Documentation du d&eacute;veloppeur</title>
172 <page separate="yes" href="developer/">Aper&ccedil;u</page>
173 <page href="developer/API.html">Notes sur l'API Apache</page>
174 <page href="developer/debugging.html">D&eacute;bogage de l'allocation m&eacute;moire
175 dans APR</page>
176 <page href="developer/documenting.html">Documenter Apache 2.0</page>
177 <page href="developer/hooks.html">Fonctions d'accroche (Hook Functions)
178 d'Apache 2.0</page>
179 <page href="developer/modules.html">Convertir un module depuis Apache
180 1.3 vers Apache 2.0</page>
181 <page href="developer/request.html">Traitement des requ&ecirc;tes avec Apache
182 2.0</page>
183 <page href="developer/filters.html">Fonctionnement des filtres dans
184 Apache 2.0</page>
185 </category>
186
187 <category id="index">
188 <title>Glossaire et Index</title>
189 <page href="glossary.html">Glossaire</page>
190 <page href="mod/">Index des modules</page>
191 <page href="mod/directives.html">Index des directives</page>
192 <page href="mod/quickreference.html">R&eacute;f&eacute;rence rapide des directives</page>
193 </category>
194
195 </sitemap>