9fans archive / 2006 / 05 / 222    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: Skip Tavakkolian <9nut@9ne...> Subject: httpd/magic and authentication Date: Sat, 27 May 2006 08:41:43 -0700 > 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