Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 87468 invoked by uid 500); 6 Jun 2002 20:18:56 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 87435 invoked from network); 6 Jun 2002 20:18:56 -0000 Received: from unknown (HELO cyan.com) (216.64.128.131) by daedalus.apache.org with SMTP; 6 Jun 2002 20:18:56 -0000 Received: from rje12k (216.64.128.195) by cyan.com with SMTP (Eudora Internet Mail Server 2.2.2); Thu, 6 Jun 2002 13:18:02 -0700 From: "Rob Emanuele" To: "Apache Users" Subject: mod_auth_digest & mod_auth_mysql Date: Thu, 6 Jun 2002 13:18:03 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I've been using mod_auth_mysql ver 2.20 (by bourbon@netvision.net.il) for some time now. It works great for basic authentication. I'd like to use it with digest authentication too. I've had digest working great with a file but I'd like to use a MySQL database. Unfortunately the developer for auth_mysql has gone away. I was hoping someone knows how to make this work with digest authentication or knows of a better module. Thanks, Rob --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org