mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 09:55:46 +02:00
htpasswd: add link to homepage
This commit is contained in:
parent
49e2e9bb5a
commit
f19c900253
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# htpasswd
|
# htpasswd
|
||||||
|
|
||||||
> Create and manage htpasswd files to protect web server directories using basic authentication.
|
> Create and manage htpasswd files to protect web server directories using basic authentication.
|
||||||
|
> More information: <https://httpd.apache.org/docs/current/programs/htpasswd.html>.
|
||||||
|
|
||||||
- Create/overwrite htpasswd file:
|
- Create/overwrite htpasswd file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue