9fans archive / 2006 / 05 / 230    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: arisawa@ar.aichi-u.ac.jp Subject: httpd/magic and authentication Date: Sun, 28 May 2006 06:19:25 +0900 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 >