completed util directory protection; fixes #136
This commit is contained in:
4
htdocs/util/change_owner/.htaccess
Normal file
4
htdocs/util/change_owner/.htaccess
Normal file
@ -0,0 +1,4 @@
|
||||
AuthUserFile /path/to/passwdfile/.htpasswd
|
||||
AuthName "OC-Admin"
|
||||
AuthType Basic
|
||||
require valid-user
|
Reference in New Issue
Block a user