An open API service indexing awesome lists of open source software.

https://github.com/alexwenzel/htpasswdgen

Generates a htaccess + htpasswd access protection
https://github.com/alexwenzel/htpasswdgen

Last synced: 3 months ago
JSON representation

Generates a htaccess + htpasswd access protection

Awesome Lists containing this project

README

        

# htpasswd generator

This is a generator, to create htaccess + htpasswd access protection.

Only one user is supported.

![example](example.png?raw=true)

## Usage

* download ``htpasswdgen.php``
* copy to your target directory
* open ``htpasswdgen.php`` in your browser

## Notes

* after pressing "Generate", the protection will be generated and is active
* the generator overrides existing ``.htaccess`` and ``.htpasswd`` files