diff options
author | Lucien Gentis <lgentis@apache.org> | 2024-08-24 18:21:49 +0200 |
---|---|---|
committer | Lucien Gentis <lgentis@apache.org> | 2024-08-24 18:21:49 +0200 |
commit | 9fe1b87cd892b08d5430c35f10efa823e7d3a337 (patch) | |
tree | 15022610d1716a4c8fcbfd26fc646f4de1eb53f9 | |
parent | * Fix typo in anchor [skip ci] (diff) | |
download | apache2-9fe1b87cd892b08d5430c35f10efa823e7d3a337.tar.xz apache2-9fe1b87cd892b08d5430c35f10efa823e7d3a337.zip |
fr doc XML file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1920160 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | docs/manual/rewrite/flags.xml.fr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/rewrite/flags.xml.fr b/docs/manual/rewrite/flags.xml.fr index 83910bbde3..6a5b9ebf97 100644 --- a/docs/manual/rewrite/flags.xml.fr +++ b/docs/manual/rewrite/flags.xml.fr @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> -<!-- English Revision: 1919564 --> +<!-- English Revision: 1920109 --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> @@ -912,7 +912,7 @@ utiliser le drapeau <code>L</code> pour terminer la séquence la substitution. Cela protège d’une URL malveillante tirant avantage d’une capture et d’une resubstitution du point d'interrogation encodé.</p> </section> -<section id="flag_unsafe_prefix_status"><title>UnsafePrefixStat</title> +<section id="flag_unsafe_prefix_stat"><title>UnsafePrefixStat</title> <p>La définition de ce drapeau est requise dans les substitutions à l'échelle du serveur qui commencent par une variable ou une référence arrière et se résolvent en un chemin du système de fichiers. Ces |