This makes mysql able to act as a authn provider... No more error messages about missing files.
Add this and put:
AuthBasicProvider mysql
In your config, apache will now auth against mysql. I didn't add support for "realm" authentication since i don't know quite how digest passwords would be handled, =)
authn support
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
I had already mentioned my patch earlier, which does this, and also digest auth.
http://sourceforge.net/tracker/index.php?func=detail&aid=1229909&group_id=60218&atid=493465
Sadly this project seems dead at the moment.