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. > client to determine what password to send for a given authenticated > area.</p> > > - <p>So, for example, once a client has authenticated in the > + <p>So, for example, once a client has been authenticated in the No. The client authenticates. > <code>"Restricted Files"</code> area, it will automatically > retry the same password for any area on the same server that is > marked with the <code>"Restricted Files"</code> 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. -- Nick Kew --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]