mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
15 lines
408 B
Markdown
15 lines
408 B
Markdown
# filemanager - a caddy plugin
|
|
|
|
[![community](https://img.shields.io/badge/community-forum-ff69b4.svg?style=flat-square)](https://forum.caddyserver.com)
|
|
[![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/hacdias/caddy-filemanager)
|
|
|
|
This is just a concept of syntax:
|
|
|
|
```
|
|
filemanager {
|
|
show path
|
|
on url
|
|
styles filepath
|
|
}
|
|
```
|