I'm using apache 1.3.22, and I'm trying to use mod_auth_mysql to protect some files. However, it always makes me login twice. Here's my htaccess file:
AuthName "Test Folder" AuthType Basic Auth_MySQL_DB http_auth Auth_MySQL_Password_Table mysql_auth Auth_MySQL_Encryption_Types Plaintext require group test1 Any help is appreciated. Michael Davis Webmaster CD Publications http://www.cdpublications.com/ [EMAIL PROTECTED] ______________________________________________________________ CD Publications - Independent Newsletter Publishers Since 1961 ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
