.htpasswd Generator

Overview

There is always some areas on your website you do not want certain people to use. With the use of .htaccess and .htpasswd on an Apache server, you can block users from viewing certain files or folders. In order to access these files, you must have a valid username and password.

Unlike many websites on the internet today, we will not store your results in a database or anywhere on our server. These results are created, then completely forgotten by the server.

Notice: For security reasons, it is recommended that you place .htpasswd in a secure location that cannot be access by a regular web user.


Create Authentication Files:

Please fill in all the fields. You can add as many additional users as you wish.

Authentication Details
Authentication Title
Path To .htpasswd
User Accounts
Usernames Passwords
1
Add Another User >>
<< Return To Toolshed BETA Home.htpasswd Generator - Version 0.1.0