Re: mysql_auth HELP!

2001-03-26 Thread Vivek Khera
> "LL" == Linsen Limsico <[EMAIL PROTECTED]> writes: LL> Does anyone know how to get the .htaccess file to check the LL> database if the password exists, then the .htpasswd if the LL> password doesn't exist in the database? If you use my version, then yes, you can. Just specify AuthMySQLAut

Re: mysql_auth HELP!

2001-03-24 Thread kuttappan
o" <[EMAIL PROTECTED]> To: "mysql_list" <[EMAIL PROTECTED]> Sent: Saturday, 24 March, 2001 1:08 AM Subject: mysql_auth HELP! I am trying to use mysql_auth for my basic authentication. Everything works great, but I need to also use the typical .htpasswd file with it. But unfortu

mysql_auth HELP!

2001-03-23 Thread Linsen Limsico
I am trying to use mysql_auth for my basic authentication. Everything works great, but I need to also use the typical .htpasswd file with it. But unfortunately, it only works with one or the other, but not both. Does anyone know how to get the .htaccess file to check the database if the passwor