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