diff options
author | Vincent Deffontaines <gryzor@apache.org> | 2009-02-01 12:51:01 +0100 |
---|---|---|
committer | Vincent Deffontaines <gryzor@apache.org> | 2009-02-01 12:51:01 +0100 |
commit | b398bd58ad4b2cbea3ad6c0fcf90ecebae0cb7a8 (patch) | |
tree | 150839c8e5c81c0342817161b493b65ae0e2cad2 /docs/manual/sitemap.xml.fr | |
parent | accents fix (diff) | |
download | apache2-b398bd58ad4b2cbea3ad6c0fcf90ecebae0cb7a8.tar.xz apache2-b398bd58ad4b2cbea3ad6c0fcf90ecebae0cb7a8.zip |
sitemap page french translation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@739745 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/sitemap.xml.fr')
-rw-r--r-- | docs/manual/sitemap.xml.fr | 195 |
1 files changed, 195 insertions, 0 deletions
diff --git a/docs/manual/sitemap.xml.fr b/docs/manual/sitemap.xml.fr new file mode 100644 index 0000000000..86cf1458e9 --- /dev/null +++ b/docs/manual/sitemap.xml.fr @@ -0,0 +1,195 @@ +<?xml version="1.0" encoding="ISO-8859-1" ?> +<!DOCTYPE sitemap SYSTEM "./style/sitemap.dtd"> +<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?> +<!-- English Revision : 680076 --> +<!-- French translation : Lucien GENTIS --> +<!-- Reviewed by : Vincent Deffontaines --> +<!-- $LastChangedRevision: 2008072201 $ --> + +<!-- + 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. +--> + +<sitemap metafile="sitemap.xml.meta"> + + <title>Plan du site</title> + +<summary> +<p>Cette page contient la liste des éléments actuellement disponibles de +la <a href="./">Documentation du serveur HTTP Apache Version +&httpd.major;.&httpd.minor;</a>.</p> +</summary> + +<category id="release"> +<title>Notes de version</title> +<page href="upgrading.html">Mise à jour vers 2.4 depuis 2.2</page> +<page href="new_features_2_4.html">Nouvelles fonctionnalités d'Apache 2.3/2.4</page> +<page href="new_features_2_2.html">Nouvelles fonctionnalités d'Apache 2.1/2.2</page> +<page href="new_features_2_0.html">Nouvelles fonctionnalités d'Apache 2.0</page> +<page href="license.html">License Apache</page> +</category> + +<category id="using"> +<title>Utilisation du serveur HTTP Apache</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="configuring.html">Fichiers de configuration</page> +<page href="sections.html">Comment fonctionnent les sections Directory, +Location et Files</page> +<page href="caching.html">Mise en cache du contenu</page> +<page href="server-wide.html">Configuration niveau serveur</page> +<page href="logs.html">Fichiers de traces</page> +<page href="urlmapping.html">Mise en correspondance des URLs avec le système de fichiers</page> +<page href="misc/security_tips.html">Conseils sur la sécurité</page> +<page href="dso.html">Objets Dynamiques Partagés (DSO)</page> +<page href="content-negotiation.html">Négociation sur le contenu</page> +<page href="custom-error.html">Messages d'erreur personnalisés</page> +<page href="bind.html">Définition des adresses et ports qu'utilise +Apache</page> +<page href="mpm.html">Modules multi-processus (MPMs)</page> +<page href="env.html">Les variables d'environnement d'Apache</page> +<page href="handler.html">Utilisation des gestionnaires d'Apache</page> +<page href="filter.html">Filtres</page> +<page href="suexec.html">Support de suEXEC</page> +<page href="misc/perf-tuning.html">Optimisation des performances</page> +<page href="faq/">Frequently Asked Questions</page> +</category> + +<category id="vhosts"> +<title>Documentation des serveurs virtuels Apache</title> +<page separate="yes" href="vhosts/">Aperçu</page> +<page href="vhosts/name-based.html">Serveurs virtuels basés sur le nom</page> +<page href="vhosts/ip-based.html">Support des serveurs virtuels basés +sur l'adresse IP</page> +<page href="vhosts/mass.html">Configuration dynamique de l'hébergement +virtuel de masse</page> +<page href="vhosts/examples.html">Exemples de serveurs virtuels</page> +<page href="vhosts/details.html">Discussion approfondie à propos de la +sélection d'un serveur virtuel</page> +<page href="vhosts/fd-limits.html">Limitations inhérentes aux +descripteurs de fichiers</page> +<page href="dns-caveats.html">Problèmes avec DNS et Apache</page> +</category> + ++<category id="rewrite"> ++<title>Guide de réécriture d'URLs</title> ++<page separate="yes" href="rewrite/">Survol</page> ++<page href="mod/mod_rewrite.html">Documentation de référence de mod_rewrite</page> ++<page href="rewrite/rewrite_intro.html">Introduction</page> ++<page href="rewrite/rewrite_flags.html">Drapeaux</page> ++<page href="rewrite/rewrite_tech.html">Détails techniques</page> ++<page href="rewrite/rewrite_guide.html">Guide de réécriture - exemples utiles</page> ++<page href="rewrite/rewrite_guide_advanced.html">Guide de réécriture avancée - +autres exemples utiles</page> +</category> + +<category id="ssl"> +<title>Chiffrement SSL/TLS avec Apache</title> +<page separate="yes" href="ssl/">Aperçu</page> +<page href="ssl/ssl_intro.html">Chiffrement SSL/TLS : +Introduction</page> +<page href="ssl/ssl_compat.html">Chiffrement SSL/TLS : +Compatibilité</page> +<page href="ssl/ssl_howto.html">Chiffrement SSL/TLS : Recettes</page> +<page href="ssl/ssl_faq.html">Chiffrement SSL/TLS : FAQ</page> +</category> + +<category id="howto"> +<title>Guides, Tutoriels, and Recettes</title> +<page separate="yes" href="howto/">Aperçu</page> +<page href="howto/auth.html">Authentification</page> +<page href="howto/cgi.html">Contenu dynamique avec CGI</page> +<page href="howto/ssi.html">Introduction aux Inclusions côté serveur +(Server Side Includes - SSI)</page> +<page href="howto/htaccess.html">Fichiers .htaccess</page> +<page href="howto/public_html.html">Répertoires web des +utilisateurs</page> +</category> + +<category id="platform"> +<title>Notes spécifiques à certains systèmes</title> +<page separate="yes" href="platform/">Aperçu</page> +<page href="platform/windows.html">Utiliser Apache avec Microsoft +Windows</page> +<page href="platform/win_compiling.html">Compiler Apache pour +Microsoft Windows</page> +<page href="platform/netware.html">Utiliser Apache avec Novell +NetWare</page> +<page href="platform/perf-hp.html">Mise en oeuvre d'un serveur web +hautes performances sous HPUX</page> +<page href="platform/ebcdic.html">Le portage EBCDIC d'Apache</page> +</category> + +<category id="programs"> +<title>Le serveur HTTP Apache et ses programmes associés</title> +<page separate="yes" href="programs/">Aperçu</page> +<page href="programs/httpd.html">Page de manuel : httpd</page> +<page href="programs/ab.html">Page de manuel : ab</page> +<page href="programs/apachectl.html">Page de manuel : apachectl</page> +<page href="programs/apxs.html">Page de manuel : apxs</page> +<page href="programs/configure.html">Page de manuel : configure</page> +<page href="programs/dbmmanage.html">Page de manuel : dbmmanage</page> +<page href="programs/htcacheclean.html">Page de manuel : htcacheclean</page> +<page href="programs/htdbm.html">Page de manuel : htdbm</page> +<page href="programs/htdigest.html">Page de manuel : htdigest</page> +<page href="programs/htpasswd.html">Page de manuel : htpasswd</page> +<page href="programs/logresolve.html">Page de manuel : logresolve</page> +<page href="programs/rotatelogs.html">Page de manuel : rotatelogs</page> +<page href="programs/suexec.html">Page de manuel : suexec</page> +<page href="programs/other.html">Autres programmes</page> +</category> + +<category id="misc"> +<title>Documentations diverses sur Apache</title> +<page separate="yes" href="misc/">Aperçu</page> +<page href="misc/relevant_standards.html">Standards concernés</page> +</category> + +<category id="modules"> +<title>Modules Apache</title> +<page href="mod/module-dict.html">Définitions des termes utilisés pour +décrire les modules Apache</page> +<page href="mod/directive-dict.html">Définitions des termes utilisés +pour décrire les directives Apache</page> +</category> + +<category id="developer"> +<title>Documentation du développeur</title> +<page separate="yes" href="developer/">Aperçu</page> +<page href="developer/API.html">Notes sur l'API Apache</page> +<page href="developer/debugging.html">Débogage de l'allocation mémoire +dans APR</page> +<page href="developer/documenting.html">Documenter Apache 2.0</page> +<page href="developer/hooks.html">Fonctions d'accroche (Hook Functions) +d'Apache 2.0</page> +<page href="developer/modules.html">Convertir un module depuis Apache +1.3 vers Apache 2.0</page> +<page href="developer/request.html">Traitement des requêtes avec Apache +2.0</page> +<page href="developer/filters.html">Fonctionnement des filtres dans +Apache 2.0</page> +</category> + +<category id="index"> +<title>Glossaire et Index</title> +<page href="glossary.html">Glossaire</page> +<page href="mod/">Index des modules</page> +<page href="mod/directives.html">Index des directives</page> +<page href="mod/quickreference.html">Référence rapide des directives</page> +</category> + +</sitemap> |