16 lines
223 B
Text
16 lines
223 B
Text
location /
|
|
{
|
|
add_header Access-Control-Allow-Origin *;
|
|
}
|
|
|
|
location /eeGh9gah1aiY8GoY/
|
|
{
|
|
autoindex on;
|
|
auth_basic "privat";
|
|
auth_basic_user_file /etc/nginx/htpasswd;
|
|
}
|
|
|
|
location /gpn20/
|
|
{
|
|
autoindex on;
|
|
}
|