Add info to README
parent
0e5e429d8e
commit
430338ff61
|
@ -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…
Reference in New Issue