[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] database based .htaccess authentication
- Subject: [cobalt-users] database based .htaccess authentication
- From: Ryan Howe <ryan@xxxxxxxxxx>
- Date: Thu Sep 25 12:10:01 2003
- Organization:
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
I would really appreciate some advice. I am trying to use .htaccess to
do authentication using a MySQL database. I have looked at several
options but have ran into walls with all of them. I am working on a
Raq4 right now but would like my project to be compatible with all (3-4
I guess, may 2 also) versions of the Raqs. I have looked at
Apache::AuthDBI....needs mod_perl...which breaks raqs. I looked at
mod_mysql_auth which will not compile on a my raqs. I really don't know
which way to go with this at this point. I was really hoping someone
else has already been through this and could give me some advice. I
should have just used PHP or something :) Anyway any advice would be
much appreciated.
Thank You
Ryan