apxs -i mod_auth_mysql.so question

I need to install in the apache module directory and add to httpd.conf LoadModule So I can use in my htaccess because according to the docs its needs apxs -i mod_auth_mysql.so

mod_auth_mysql.sohttp://modauthmysql.sourceforge.net/BUILD


How do I go about installing apxs -i mod_auth_mysql.so and adding it correctly to httpd?

PLease help. I appreciate it.

 

 

 

 

Top