]> granicus.if.org Git - apache/commitdiff
Update.
authorLucien Gentis <lgentis@apache.org>
Sat, 29 Sep 2012 14:41:29 +0000 (14:41 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 29 Sep 2012 14:41:29 +0000 (14:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1391817 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_status.xml.fr

index 8d8b27464d41cf106b564ab5ded8c6f082d59128..8422bb38bee7e341d1399ad8c24f332fd5971f91 100644 (file)
@@ -82,7 +82,7 @@ du serveur</description>
     appartenent au domaine example.com, ajoutez ces lignes &agrave; votre
     fichier de configuration <code>httpd.conf</code> :</p>
 <highlight language="config">
-&lt;Location /server-status&gt;
+&lt;Location /etat-serveur&gt;
     SetHandler server-status
     Require host example.com
 &lt;/Location&gt;