bundlewrap/data/nginx/files/extras/htz-cloud.miniserver/webdump.sophies-kitchen.eu
Sophie Schiller aeb8467e5e
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
miniserver: gpn intros
2022-05-17 22:09:00 +02:00

17 lines
223 B
Plaintext

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;
}