Return-Path: Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: (qmail 56274 invoked from network); 19 May 2008 12:32:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 May 2008 12:32:18 -0000 Received: (qmail 87441 invoked by uid 500); 19 May 2008 12:32:19 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 87394 invoked by uid 500); 19 May 2008 12:32:19 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 87383 invoked by uid 99); 19 May 2008 12:32:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 May 2008 05:32:19 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [194.167.6.10] (HELO lorraine.iufm.fr) (194.167.6.10) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 May 2008 12:31:33 +0000 Received: from basalt.maxeville.lorraine.iufm.fr ([172.16.130.60]) by lorraine.iufm.fr (8.14.1/8.14.1) with ESMTP id m4JCVkxX015586 for ; Mon, 19 May 2008 14:31:46 +0200 Received: from [172.16.30.13] (max-cri-pc-13.lorraine.iufm.fr [172.16.30.13]) by basalt.maxeville.lorraine.iufm.fr (8.14.1/8.14.1) with ESMTP id m4JCVkjm006809 for ; Mon, 19 May 2008 14:31:46 +0200 Message-ID: <48317330.8030105@lorraine.iufm.fr> Date: Mon, 19 May 2008 14:31:44 +0200 From: Lucien GENTIS User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: docs@httpd.apache.org Subject: Re: [PATCH] References: <483038AD.7060802@lorraine.iufm.fr> <1211149814.752.7.camel@niq.sun.com> In-Reply-To: <1211149814.752.7.camel@niq.sun.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (basalt.maxeville.lorraine.iufm.fr [172.16.130.60]); Mon, 19 May 2008 14:31:46 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org Nick Kew a �crit : > On Sun, 2008-05-18 at 15:09, Lucien GENTIS wrote: > >> Hi to all, >> >> Here are 2 little patches for typos in auth.xml - trunk and 2.2.x branches >> >> Lucien >> >> ______________________________________________________________________ >> Index: docs/manual/howto/auth.xml >> =================================================================== >> --- docs/manual/howto/auth.xml (revision 657550) >> +++ docs/manual/howto/auth.xml (working copy) >> @@ -215,7 +215,7 @@ >> > > Hmm, those line numbers aren't as in /trunk/ > Oh, I see that's below. > Curious, I made a "svn diff" after correcting original auth.xml file ... > >> client to determine what password to send for a given authenticated >> area.

>> >> -

So, for example, once a client has authenticated in the >> +

So, for example, once a client has been authenticated in the >> > > No. The client authenticates. > OK, I'll remember. ;-) It's just that Merriam Webster says authenticate is a transitive verb, so I thought "client has authenticated ...", but what has he authenticated ? Have a good week > >> "Restricted Files" area, it will automatically >> retry the same password for any area on the same server that is >> marked with the "Restricted Files" Realm. >> > > Exactly. It's the client that has authenticated, and has the > credentials to use on subsequent requests. > > The other corrections are good - thank you. > > -- Lucien GENTIS IUFM de Lorraine Centre de Ressources Informatiques 5, Rue Paul Richard C.O. 3 - MAXEVILLE 54528 LAXOU-CEDEX T�l. 03 83 17 68 41 Email : lucien.gentis@lorraine.iufm.fr --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org