aboutsummaryrefslogblamecommitdiff
path: root/www/mod_auth_mysql41_ap2/pkg-message
blob: 0d443aee10013d9cfdeec95fd5c6198bed80a2b7 (plain) (tree)


























                                                                             
*****************************************************************************

You have installed the mod_auth_mysql41_ap2 package.

Your Apache2 configuration file has been updated with the new module.

Please restart Apache2 for this module to activate.

You should put this to your .htaccess file:

AuthType Basic
AuthName YOURAUTHNAME
AuthMySQLDB YOURDATABASENAME
AuthMySQLUser YOURMYSQLUSERNAME
AuthMySQLPassword YOURMYSQLPASSWORD
AuthMySQLHost YOURMYSQLHOSTNAME
AuthMySQLUserTable YOURUSERTABLENAME
AuthMySQLNameField USERNAMEFIELD
AuthMySQLPasswordField PASSWORDFIELD

For .htaccess options, view /usr/local/share/doc/mod_auth_mysql41_ap2/README

For more information visit http://www.maske.org

Group authentication is not supported at this time.

*****************************************************************************