/ Published in: Apache
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
AuthMYSQL on AuthMySQL_Authoritative on AuthMySQL_DB database_name AuthMySQL_Password_Table table_name AuthMySQL_Group_Table table_name AuthMySQL_Empty_Passwords off AuthMySQL_Encryption_Types Plaintext Crypt_DES MySQL #Auth_MySQL_Username_Field username #Auth_MySQL_Password_Field passwd #Auth_MySQL_Group_Field groups #Auth_MySQL_Group_User_Field username AuthUserFile /dev/null AuthBasicAuthoritative Off AuthName "Private Zone" AuthType Basic <Limit GET POST> require group example_group # require valid-user </Limit>