summaryrefslogtreecommitdiff
path: root/docs/manual/index.xml.fr
diff options
context:
space:
mode:
authorJean-Jacques Clar <clar@apache.org>2004-05-12 14:36:44 +0000
committerJean-Jacques Clar <clar@apache.org>2004-05-12 14:36:44 +0000
commitef2bc835585434a038133476f6a8d0b11ec3a249 (patch)
tree371ce61c36b962c87367b83fd6ebff7b92f951f3 /docs/manual/index.xml.fr
parent54cfd4da0193e1bc40ad4ac26f96ffca24e2fd74 (diff)
downloadhttpd-ef2bc835585434a038133476f6a8d0b11ec3a249.tar.gz
Translation done by Vincent Deffontaines, correction done by jjclar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103655 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/index.xml.fr')
-rw-r--r--docs/manual/index.xml.fr89
1 files changed, 89 insertions, 0 deletions
diff --git a/docs/manual/index.xml.fr b/docs/manual/index.xml.fr
new file mode 100644
index 0000000000..de82670871
--- /dev/null
+++ b/docs/manual/index.xml.fr
@@ -0,0 +1,89 @@
+<?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: 1.7 -->
+
+<!--
+ Copyright 2004 The Apache Software Foundation
+
+ Licensed 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 HTTP Apache Version 2.1</title>
+
+<category id="release"><title>Notes sur cette version</title>
+ <page href="new_features_2_0.html">Nouvelles Fonctionnalit&#233;s de la version 2.0</page>
+ <page href="upgrading.html">Migrer &#224; 2.0 depuis la version 1.3</page>
+ <page href="license.html">Licence Apache</page>
+</category>
+
+<category id="manual"><title>Manuel de R&#233;f&#233;rence</title>
+ <page href="install.html">Compilation et Installation</page>
+ <page href="invoking.html">D&#233;marrage</page>
+ <page href="stopping.html">Arr&#234;t ou Red&#233;marrage</page>
+ <page href="mod/directives.html">Directives de Configuration &#224; l'ex&#233;cution</page>
+ <page href="mod/quickreference.html">R&#233;sum&#233; des Directives</page>
+ <page href="mod/">Modules</page>
+ <page href="mpm.html">Modules Multi-Processus (MPMs)</page>
+ <page href="filter.html">Filtres</page>
+ <page href="handler.html">Handlers</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">Configuration de Sections</page>
+ <page href="content-negotiation.html">N&#233;gociation de Contenu</page>
+ <page href="dso.html">Dynamic Shared Objects (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&#232;me de Fichiers</page>
+ <page href="misc/perf-tuning.html">R&#233;glage de la Performance</page>
+ <page href="misc/security_tips.html">Conseils sur la S&#233;curit&#233;</page>
+ <page href="server-wide.html">Configuration &#224; l'&#233;chelle du Serveur</page>
+ <page href="ssl/">Chiffrement SSL/TLS</page>
+ <page href="suexec.html">Execution Suexec des CGIs</page>
+ <page href="misc/rewriteguide.html">Guide de r&#233;&#233;criture d'URLs</page>
+ <page href="vhosts/">Serveurs Virtuels</page>
+</category>
+
+<category id="howto"><title>Marche-&#224;-Suivre / Tutoriels</title>
+ <page href="howto/auth.html">Authentification, Autorisation, et Contr&#244;les
+ d'acc&#232;s</page>
+ <page href="howto/cgi.html">CGI: Contenu Dynamique</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&#233;pertoires Web par Utilisateur
+ (public_html)</page>
+</category>
+
+<category id="platform"><title>Notes Sp&#233;cifiques aux Diff&#233;rentes Plate-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 du Developpeur</page>
+ <page href="misc/">Autres Notes</page>
+</category>
+
+</indexpage>
+