Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2003-09-22, 12:03 AM   #9
RawAlex
Took the hint.
 
Join Date: Mar 2003
Posts: 5,597
Send a message via AIM to RawAlex
Another good way to do passwords is to use auth_MySQL instead of htpass files. This means that your users are in a mysql database (with passwords encoded) - really easy to add or remove users without the whole process of re-writing the htpass file each time. Easy to maintain with simple PHP coding, or by using something like phpMyAdmin.

Coding is very similar in the htaccess file, and you can use the same database for multiple locations (great for allowing user access to multiple pay sites, as an example, or for using the same admin user/password on all your areas, which let's you update it in one shot).

Alex
RawAlex is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:47 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc