Hi Martin, actually I don't know much about HTTP authentication, but I know theres another module called mod_auth_basic and it seems that it doesn't need a DB. http://httpd.apache.org/docs/2.2/mod/mod_auth_basic.html In my opinion case insensitive authentication is a problem you shouldn't waste much time on, I'd suggest just to live with case sensitive authentication. Florian On Tue, December 4, 2007 17:50, Martin Strand wrote: > I'd like to use basic authentication with case insensitive usernames. Is > this possible? I guess it ought to work with mod_authn_dbd, but I'd prefer > not to use an SQL db. > > Martin > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx