From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v750) In-Reply-To: <5f07370607c0601b812cb7513333d7e3@9netics.com> References: <5f07370607c0601b812cb7513333d7e3@9netics.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <277EF35E-E7F0-4BEB-ADF6-05C8E0032AC5@ar.aichi-u.ac.jp> Content-Transfer-Encoding: 7bit From: arisawa@ar.aichi-u.ac.jp Subject: Re: [9fans] httpd/magic and authentication Date: Sun, 28 May 2006 06:19:25 +0900 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: 56ca5bea-ead1-11e9-9d60-3106f5b1d025 Thanks for your information. I will try to implement. Kenji Arisawa On 2006/05/28, at 0:41, Skip Tavakkolian wrote: >> What browsers do you recommend to test http digest authentication ? >> Mozilla is the best ? > > i've not verified this, but presumably all popular browsers > support it. according to apache 2.2 docs: > > "As of September 2004, major browsers that support digest > authentication include Amaya, Konqueror, MS Internet Explorer > for Mac OS X and Windows (although the Windows version fails > when used with a query string -- see "Working with MS Internet > Explorer" below for a workaround), Mozilla, Netscape 7, Opera, > and Safari." > > http://httpd.apache.org/docs/2.2/mod/mod_auth_digest.html >