Re: [users@httpd] AuthDBDUserRealmQuery direcrive looking for AuthDBDUserPWQuery

2016-08-18 Thread Scott Lucas
I think you want AuthType Digest if you are using AuthDBDUserRealmQuery. If you want to do Basic auth you want AuthDBDUserPWQuery. https://httpd.apache.org/docs/2.4/mod/mod_authn_dbd.html Kind Regards, Scott First Class Watches 9 Warwick Road Kenilworth CV8 1HD Warwickshire United Kingdom On

[users@httpd] AuthDBDUserRealmQuery direcrive looking for AuthDBDUserPWQuery

2016-08-18 Thread Emanuele Bastianelli
Hi, I'm using Apache 2.4.7 on Ubuntu 14.04 and I need to use the mode mod_auth_dbd with the AuthDBDUserRealmQuery. I have mysql installed and working. I followed the documentation, activated all the needed apache modules (hopefully), and configured the 000-default.conf file, under the VirtualHost