|
When you need to password protect a directory with Apache you should use the built-in Apache authorization module. You'll start out by generating a password for a user into a special file and then configure your httpd.conf file to read that file for the authentication. |