Loading hosts/osuosl5-amd64/etc/nginx/nginx.conf +2 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ http { location /.well-known/acme-challenge/ { alias /var/lib/letsencrypt.sh/acme-challenges/; alias /var/lib/dehydrated/acme-challenges/; disable_symlinks off; autoindex off; } Loading @@ -55,7 +55,7 @@ http { server_name reproduce.debian.net; location /.well-known/acme-challenge/ { alias /var/lib/letsencrypt.sh/acme-challenges/; alias /var/lib/dehydrated/acme-challenges/; disable_symlinks off; autoindex off; } Loading Loading
hosts/osuosl5-amd64/etc/nginx/nginx.conf +2 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ http { location /.well-known/acme-challenge/ { alias /var/lib/letsencrypt.sh/acme-challenges/; alias /var/lib/dehydrated/acme-challenges/; disable_symlinks off; autoindex off; } Loading @@ -55,7 +55,7 @@ http { server_name reproduce.debian.net; location /.well-known/acme-challenge/ { alias /var/lib/letsencrypt.sh/acme-challenges/; alias /var/lib/dehydrated/acme-challenges/; disable_symlinks off; autoindex off; } Loading