completed util directory protection; fixes #136

This commit is contained in:
following
2013-05-16 15:36:14 +02:00
parent e0a405b6a3
commit 56d5d9f4f5
15 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,4 @@
AuthUserFile /path/to/passwdfile/.htpasswd
AuthName "OC-Admin"
AuthType Basic
require valid-user