|
Protect a web directory
by generating .htaccess and .htpasswd files.
To protect a web directory with a username and password, you'll need to create two files (.htaccess and .htpasswd) and place them in the right places. This utility generates the two files for you based on the input that you provided. The password protection with htaccess and htpasswd only works on Apache based web servers.
|
|
|
|
|
|
|
|