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
- Host: GitHub
- URL: https://github.com/alexwenzel/htpasswdgen
- Owner: alexwenzel
- Created: 2014-05-20T06:49:29.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-27T20:43:44.000Z (about 11 years ago)
- Last Synced: 2025-01-10T18:27:49.860Z (5 months ago)
- Language: PHP
- Size: 145 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# htpasswd generator
This is a generator, to create htaccess + htpasswd access protection.
Only one user is supported.

## 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