[nycphp-talk] user authentication
Jonathan R. Karlen
jkarlen at infoniq.com
Sat Aug 28 22:44:19 EDT 2004
Depending on your ISP you can use a .htaccess to set httpd.conf variables.
You'll need shell access to run htpasswd.
http://httpd.apache.org/docs-2.1/howto/htaccess.html
***********************************
Jonathan R. Karlen
President/Senior Developer
Infoniq E-Business Solutions, Inc.
jkarlen at infoniq.com
(914)-630-4509
http://www.infoniq.com/
-----Original Message-----
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org] On
Behalf Of Susan Shemin
Sent: Saturday, August 28, 2004 10:42 PM
To: NYPHP Talk
Subject: Re: [nycphp-talk] user authentication
The code I'm trying to implement is via HTTP Authentication, and the book
talks about configuring the Apache httpd.conf file which I do not have
access to. (PHP Essentials by Julie C. Meloni)
I can set up the user authentication from the database itself, but I'm not
sure how secure it is.
Are there other methods of user authentication? Ah, then I need to tackle
the session management.
Susan
_____
Do you Yahoo!?
New
<http://us.rd.yahoo.com/mail_us/taglines/10/*http://promotions.yahoo.com/new
_mail/static/efficiency.html> and Improved Yahoo! Mail - Send 10MB messages!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20040828/b9032752/attachment.html>
More information about the talk
mailing list