Articles News Reviews Releases Downloads Contact Us White Papers

Apache Authentication


Although most Web pages are designed for public use, there are situations when you need to protect certain Web pages and directories from the general public. For those situations, it's necessary to configure Apache to request authentication from the user or implement some other method to control user access. In this installment of my series on Apache, I will describe authentication and how to control user access.

There are only a few tasks that must be performed to restrict access to a Web directory. The first is to determine which directory and files are to be restricted and who will have access to them. For the users that you will permit access rights, you will need to set up a list of them along with their passwords. The second task will be to edit the Apache configuration file (httpd.conf) or a .htaccess file contained in the restricted directory. If you're not familiar with this configuration file, you may want to refer to a previous article that I wrote on Apache Basics.

Read Full Story


News
Next-Gen Bank Trojans Are Upon Us
Jun 23, 2006, 09:54 EST
Yet Another Government Labtop Stolen
Jun 23, 2006, 09:52 EST
Wi-Fi hacked in 'digital drive-by'
Jun 23, 2006, 09:50 EST
Phishing with Skype
Jun 23, 2006, 06:35 EST
Most Technology Companies Have Data Losses
Jun 23, 2006, 04:51 EST
What cross-site scripting isn’t
Jun 23, 2006, 04:50 EST
Secure Your Data With A Fingerprint
Jun 22, 2006, 13:04 EST




Site Meter