mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-09 11:42:57 +00:00
15 lines
408 B
Markdown
15 lines
408 B
Markdown
# filemanager - a caddy plugin
|
|
|
|
[](https://forum.caddyserver.com)
|
|
[](http://godoc.org/github.com/hacdias/caddy-filemanager)
|
|
|
|
This is just a concept of syntax:
|
|
|
|
```
|
|
filemanager {
|
|
show path
|
|
on url
|
|
styles filepath
|
|
}
|
|
```
|