| .htpasswd and .htaccess generator | ||
|
This tool generates the necessary
.htpasswd
and .htaccess files to protect a directory from unauthorized access.
Click here for a demonstration. username=john.smith, password=hissecret username=jane.doe, password=hersecret More information about .htpasswd and .htaccess, see quick guide: "Password protecting directories"
|