Update README.md
This commit is contained in:
@@ -58,9 +58,8 @@ server {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
=================================================
|
|
||||||
In de nginx config file een wachtwoord opnemen:
|
In de nginx config file een wachtwoord opnemen:
|
||||||
=================================================
|
|
||||||
```
|
```
|
||||||
auth_basic "Administrator Area";
|
auth_basic "Administrator Area";
|
||||||
auth_basic_user_file /etc/nginx/.htpasswd;
|
auth_basic_user_file /etc/nginx/.htpasswd;
|
||||||
|
|||||||
Reference in New Issue
Block a user