Posted by Jan Thomä on 08/23/07 19:17
rogerjames1@googlemail.com wrote:
> Was going to use .htaccess but I'd require a better user management
> with MySQL database, registeration page, admin page, forgot password
> feature.
> Would coding a script that runs every minute and dumps user/pass to
> a .htpasswd file be too taxing on a high traffic site?
Well i guess you would want to have login in a nice page instead of that
popup box that is used for HTTP authentication. While HTTP auth would be
pretty secure, it might give your users the impression that something is
wrong. So i guess the mod_rewrite thing would be closest to that and still
pretty secure.
Best regards,
Jan
--
_________________________________________________________________________
insOMnia - We never sleep...
http://www.insOMnia-hq.de
[Back to original message]
|