mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-09 11:42:57 +00:00
Add info to README
Former-commit-id: c0d4e6c322602a9ee25600675f594068c58668fb [formerly faef052b63afc8eb952ebd136aaf8938c3ec0ede] [formerly bcbb632dc510bf7a52bbbe81fc9ead742b085dd6 [formerly 430338ff61e352efefea0eebfa2e20a523ececc6]] Former-commit-id: d1e6ca081ea02bbbbc608c8aa311816ea0d47cc3 [formerly 4b3a41eaa497e10b1ec619a169f795377faeddeb] Former-commit-id: 028c0e0f6b091ed9dbece4416ebe4ceecb6c0524
This commit is contained in:
parent
c930324e2f
commit
c26eec7aff
@ -4,7 +4,7 @@
|
|||||||
[](https://forum.caddyserver.com)
|
[](https://forum.caddyserver.com)
|
||||||
[](https://goreportcard.com/report/hacdias/caddy-filemanager)
|
[](https://goreportcard.com/report/hacdias/caddy-filemanager)
|
||||||
|
|
||||||
filemanager provides WebDAV features and a file managing interface within the specified directory and it can be used to upload, delete, preview, rename and edit your files within that directory.
|
filemanager provides WebDAV features and a file managing interface within the specified directory and it can be used to upload, delete, preview, rename and edit your files within that directory. It is an implementation of [hacdias/filemanager](https://github.com/hacdias/filemanager) library.
|
||||||
|
|
||||||
It is extremely important for security reasons to cover the path of filemanager with some kind of authentication. You can use, for example, [`basicauth`](https://caddyserver.com/docs/basicauth) directive.
|
It is extremely important for security reasons to cover the path of filemanager with some kind of authentication. You can use, for example, [`basicauth`](https://caddyserver.com/docs/basicauth) directive.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user