diff options
author | Lucien Gentis <lgentis@apache.org> | 2010-04-11 14:25:51 +0200 |
---|---|---|
committer | Lucien Gentis <lgentis@apache.org> | 2010-04-11 14:25:51 +0200 |
commit | 696d2641d91b56a69aae32645952472549c89ab7 (patch) | |
tree | dd71f118ebdd2d80cc501cebae88c70a533b30a9 /docs/manual/misc/security_tips.xml.fr | |
parent | Remove useless use of $[, which was long deprecated and is an error with perl... (diff) | |
download | apache2-696d2641d91b56a69aae32645952472549c89ab7.tar.xz apache2-696d2641d91b56a69aae32645952472549c89ab7.zip |
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932881 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/misc/security_tips.xml.fr')
-rw-r--r-- | docs/manual/misc/security_tips.xml.fr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/misc/security_tips.xml.fr b/docs/manual/misc/security_tips.xml.fr index 8a72bdab2b..72f039d79a 100644 --- a/docs/manual/misc/security_tips.xml.fr +++ b/docs/manual/misc/security_tips.xml.fr @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1" ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> -<!-- English revision : 805049 --> +<!-- English revision : 932380 --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> @@ -397,7 +397,7 @@ <p>De même, soyez méfiant en jouant avec la directive <directive module="mod_userdir">UserDir</directive> ; la positionner à <code>"./"</code> aurait le même effet, pour root, que le premier exemple plus haut. - Si vous utilisez Apache version 1.3 ou supérieure, nous vous conseillons + Nous vous conseillons fortement d'inclure la ligne suivante dans le fichier de configuration de votre serveur :</p> |