password prompt? |
![]() ![]() |
password prompt? |
Nov 8 2005, 02:43 PM
Post
#1
|
|
![]() ^_^ ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,666 Joined: Feb 2004 Member No: 4,225 |
dunno if this is in the right forum. anyways, how do you install a password prompt to a site like mine (link in siggy). Please help! thanks.
|
|
|
|
| *mipadi* |
Nov 8 2005, 03:03 PM
Post
#2
|
|
Guest |
Several ways: If on a Unix-based server, you can modify the directory permissions for your website to allow access to certain users on the system. The best way, however, is to code the site in a scripting language such as PHP, then store usernames and passwords in a database; when a user requests a page, they are prompted for a password, and then their username and password is checked against the database so as to allow access.
|
|
|
|
![]() ![]() |