2021-03-13 12:39:59 +00:00
|
|
|
location /
|
|
|
|
{
|
2022-01-19 19:48:08 +00:00
|
|
|
add_header Access-Control-Allow-Origin *;
|
|
|
|
}
|
|
|
|
|
|
|
|
location /eeGh9gah1aiY8GoY/
|
|
|
|
{
|
|
|
|
autoindex on;
|
|
|
|
auth_basic "privat";
|
2022-01-19 20:17:09 +00:00
|
|
|
auth_basic_user_file /etc/nginx/htpasswd;
|
2021-03-13 12:39:59 +00:00
|
|
|
}
|
2022-05-17 20:09:00 +00:00
|
|
|
|
|
|
|
location /gpn20/
|
|
|
|
{
|
|
|
|
autoindex on;
|
|
|
|
}
|