Can someone tell me if it is possible to have more than one database connection using mod_dbd at once? For example, if I want to connect to database A with mod_authn_dbd and connect to database B using mod_authz_dbd? If this is possible, how do you configure more than one connection, and how do you specify which connections to use.
I think I know the answer is that there can only be one connection per server/virtual host. I hope this is not the case. Cheers! Ben Davies