Friday, April 22, 2005
Authentication is a fun word to try to say quickly ten times in a row, and it's also a common security technique used on the Web. This measure simply involves assigning approved users an official username and password that they must enter before gaining access to a protected network, computer, or directory.
Most Web servers allow you to set up areas of your Web site to be protected by username and password. Not all Web hosts allow this, however, because it requires setting up and maintaining a special password file and storing the file in a special location on the computer that holds the Web server software. If you need to make some content on your business site (such as sensitive financial information) available only to registered users, talk to your Web host to see whether setting up a password-protected area is possible.
Most Web servers allow you to set up areas of your Web site to be protected by username and password. Not all Web hosts allow this, however, because it requires setting up and maintaining a special password file and storing the file in a special location on the computer that holds the Web server software. If you need to make some content on your business site (such as sensitive financial information) available only to registered users, talk to your Web host to see whether setting up a password-protected area is possible.