what plugins and what configuration do i need to configure Apache server to use user/password from DB and not from files to preform basic authentication
what plugins and what configuration do i need to configure Apache server to use user/password from DB and not from files to preform basic authentication
See the apache docs on mod_auth, specifically: