Return-Path: X-Original-To: apmail-httpd-cvs-archive@www.apache.org Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1DA04D4F8 for ; Tue, 5 Mar 2013 16:16:58 +0000 (UTC) Received: (qmail 60243 invoked by uid 500); 5 Mar 2013 16:16:57 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 60029 invoked by uid 500); 5 Mar 2013 16:16:57 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 60004 invoked by uid 99); 5 Mar 2013 16:16:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Mar 2013 16:16:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Mar 2013 16:16:55 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id AD31523888E7; Tue, 5 Mar 2013 16:16:36 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1452879 - /httpd/httpd/branches/2.4.x/docs/manual/mod/mod_status.xml.fr Date: Tue, 05 Mar 2013 16:16:36 -0000 To: cvs@httpd.apache.org From: jailletc36@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130305161636.AD31523888E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jailletc36 Date: Tue Mar 5 16:16:36 2013 New Revision: 1452879 URL: http://svn.apache.org/r1452879 Log: Typo (already OK on trunk) Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_status.xml.fr Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_status.xml.fr URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_status.xml.fr?rev=1452879&r1=1452878&r2=1452879&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_status.xml.fr (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_status.xml.fr Tue Mar 5 16:16:36 2013 @@ -79,7 +79,7 @@ du serveur Activation du rapport d'état

Pour n'activer les rapports d'état que pour les navigateurs - appartenent au domaine example.com, ajoutez ces lignes à votre + appartenant au domaine example.com, ajoutez ces lignes à votre fichier de configuration httpd.conf :

<Location /etat-serveur>