Htaccess Generator program for password protection of Apache servers
Htaccess Generator is a program that will help you to manage the main authentication files for Apache web server - .htpasswd, .htgroup and .htaccess. This program is a convenient shell with a graphical interface for managing users, user groups and their passwords (with SSH and FTP support).
If you're a novice in Apache server technologies then we advise you to read these articles: Apache password protection and Using .htaccess file.
|
The main authentication files .htpasswd and .htgroup are plain text files. And you can use any plain text editor to edit them, while the simple command line tool htpasswd from the standard distribution package of the Apache server can be used to generate passwords. htaccess
But when the number of server users increases, maintaining the files .htpasswd and .htgroup becomes a problem for the administrator. Regularly, you have to remove old users, add new ones, generate passwords for them, move users from one group to another and change their logins. After a while, there may appear groups with non-existing users, users with the same logins or users that are not included in any group.
Htaccess Generator is a program that will not allow such situations and help you organize data in the files .htpasswd and .htgroup. Htaccess Generator "binds" data from these two files and looks like a convenient shell with a graphical interface for managing users, user groups and their passwords.
![]()
Htaccess Generator has the following features:
| a graphical interface for working with the files .htpasswd and .htgroup | |||||||
| manually editing the files .htpasswd and .htgroup using the built-in text editor with syntax highlighting | |||||||
| text editor for the .htaccess files with syntax highlighting | |||||||
| Htaccess Wizard (Htaccess Generator) | |||||||
simultaneous and "transparent" file modification in case you need to modify both files. For example:
|
|||||||
| convenient user password generation with SHA, MD5, Crypt encryption | |||||||
| analyzing the files .htpasswd and .htgroup | |||||||
| working with local and remote files .htpasswd and .htgroup via the FTP and SSH protocols | |||||||
| storing an extra data about users and users groups | |||||||
| alerts system according extra users data | |||||||
| editing several users simultaneously | |||||||
| generating the random passwords |
