We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4293603 commit 9f94c5eCopy full SHA for 9f94c5e
mainline/alpine/nginx.vh.default.conf
@@ -6,8 +6,6 @@ server {
6
#access_log /var/log/nginx/host.access.log main;
7
8
location / {
9
- auth_ldap "Closed content";
10
- auth_ldap_servers ldap1;
11
root /usr/share/nginx/html;
12
index index.html index.htm;
13
}
0 commit comments