Compare commits

...

No commits in common. "f7a30151d592c4c67ddaab28c9a6f70dba152f9e" and "f7ee5708da3ac9185bec254ff27cce27fb33b191" have entirely different histories.

View file

@ -27,6 +27,8 @@ DocumentRoot "/srv/www"
AuthLDAPBindDN "@@LDAP_USER@@" AuthLDAPBindDN "@@LDAP_USER@@"
AuthLDAPBindPassword "@@LDAP_PASSWORD@@" AuthLDAPBindPassword "@@LDAP_PASSWORD@@"
DirectoryIndex index.html
Require valid-user Require valid-user
</Directory> </Directory>