Put in some install-time hackary to make sure apache looks for the correct
auth_mysql module (which is installed under different names depending on the version). This could have been done with configure or in boss-install. I didn't do the former because configure might get run before apache is installed. I didn't do the latter because you would have to remember to re-run configure if you updated your mod_auth_mysql port.
Please register or sign in to comment