bridgehead/auth/readme.md

3 lines
331 B
Markdown
Raw Normal View History

2022-03-02 13:41:23 +01:00
This directory should contain your basic auth files. For each project you need to create a fil with the name of the project.
Add to the file your users and passwords.
you can generate a a user password combination with this site https://htpasswdgenerator.de/ or use htpasswd https://httpd.apache.org/docs/2.4/programs/htpasswd.html