miniserver: gpn intros
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
d6bb5e973e
commit
aeb8467e5e
1 changed files with 5 additions and 0 deletions
|
@ -9,3 +9,8 @@ location /eeGh9gah1aiY8GoY/
|
||||||
auth_basic "privat";
|
auth_basic "privat";
|
||||||
auth_basic_user_file /etc/nginx/htpasswd;
|
auth_basic_user_file /etc/nginx/htpasswd;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
location /gpn20/
|
||||||
|
{
|
||||||
|
autoindex on;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue