bundlewrap/data/nginx/files/extras/htz-cloud.miniserver/webdump.sophies-kitchen.eu
Sophie Schiller 7161cc345b
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
htz-cloud.miniserver: add htdocs
2022-01-19 20:48:08 +01:00

12 lines
184 B
Plaintext

location /
{
add_header Access-Control-Allow-Origin *;
}
location /eeGh9gah1aiY8GoY/
{
autoindex on;
auth_basic "privat";
auth_basic_user_file /etc/nginx/htpasswd;
}