Archive for Sunday, March 7, 2010

Password protecting a website

assword protecting a website or part of a website is used to control access.
Which method you use depends on the operating system, web server, language and content management system.
If you use the FreeBSD operating system and the Apache web server, a simple solution is to use the htpasswd utility.
In the following example, two users are [...]

Read the rest of this entry »