clean up nginx config

This commit is contained in:
2021-05-24 14:36:29 +00:00
parent ffd4238cc4
commit ab8e4dbdbd
5 changed files with 26 additions and 41 deletions

View File

@@ -114,6 +114,7 @@ ldap_server fet {
url ldap://gagarin:389/ou=user,dc=fet,dc=htu,dc=tuwien,dc=ac,dc=at?uid?sub?(objectClass=person);
require valid_user;
}
resolver 127.0.0.11 valid=30s;
include /etc/nginx/conf.d/*.conf;
# Don't reveal OpenResty version to clients.