diff options
author | Lucien Gentis <lgentis@apache.org> | 2013-02-23 14:56:27 +0100 |
---|---|---|
committer | Lucien Gentis <lgentis@apache.org> | 2013-02-23 14:56:27 +0100 |
commit | 23026db71d578b9584eeb01452193679b11fab8f (patch) | |
tree | 0b9198b70128075c1f1aafec35ae4a7416f3ff86 /docs | |
parent | realign and fix logic (diff) | |
download | apache2-23026db71d578b9584eeb01452193679b11fab8f.tar.xz apache2-23026db71d578b9584eeb01452193679b11fab8f.zip |
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1449317 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/index.xml.fr | 5 | ||||
-rw-r--r-- | docs/manual/mod/mod_rewrite.xml.fr | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/docs/manual/index.xml.fr b/docs/manual/index.xml.fr index 0e7562617d..e2b4895874 100644 --- a/docs/manual/index.xml.fr +++ b/docs/manual/index.xml.fr @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> -<!-- English Revision: 1333548:1447968 (outdated) --> +<!-- English Revision : 1447968 --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -40,8 +40,7 @@ <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 à l'exécution</page> - <page href="mod/quickreference.html">Référence rapide des directives</page> + <page href="mod/quickreference.html">Directives de configuration à l'exécution</page> <page href="mod/">Modules</page> <page href="mpm.html">Modules multi-processus (MPMs)</page> <page href="filter.html">Filtres</page> diff --git a/docs/manual/mod/mod_rewrite.xml.fr b/docs/manual/mod/mod_rewrite.xml.fr index ef88763f45..39e09157cb 100644 --- a/docs/manual/mod/mod_rewrite.xml.fr +++ b/docs/manual/mod/mod_rewrite.xml.fr @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> -<!-- English Revision: 1421821:1448507 (outdated) --> +<!-- English Revision : 1448507 --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> @@ -1323,7 +1323,7 @@ substitution ! plus aucune règle. Prêtez une attention particulière aux mises en garde concernant les contextes de niveau répertoire et .htaccess (voir aussi le drapeau END). <em><a - href="../rewrite/flags.html#flag_l">détails ...</a></em></td> + href="../rewrite/flags.html#flag_end">détails ...</a></em></td> </tr> <tr> <td>next|N</td> |