Fantastic - thanks very much! That's exactly what I needed to know. :-)
Richard
-Original Message-
From: Eric Covener [mailto:cove...@gmail.com]
Sent: 08 April 2013 11:46
To: users@httpd.apache.org
Subject: Re: [users@httpd] AuthDBMGroupFile in v2.4 - being ignored?
mod_auth
mod_authz_dbm responds to Require dbm-group (and dbm-file-group) only
in 2.4 which seems to be a change from 2.2.
On Mon, Apr 8, 2013 at 4:55 AM, wrote:
> Hi,
>
> I am using v2.4.4 of httpd compiled by ApacheLounge (running on Windows
> Server 2003, in case that's significant) and am trying t
Hi,
I am using v2.4.4 of httpd compiled by ApacheLounge (running on Windows Server
2003, in case that's significant) and am trying to get the "Require group"
directive working with basic authentication and the "dbm" provider. I've
uncommented the LoadModule lines relating to mod_authn_dbm and