.htaccess
Password protect one or more directories with Basic HTTP Authentication using .htaccess. A .htpasswd file will be used to store login details. Use the .htpassswd generator to create entries in the .htpasswd file.
.htpasswd
.htpassswd
This name will be displayed in the login box when a user access your protected area for the first time.
Enter the full path to your .htpasswd file.