You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The easiest way to get started is using this with Caddy web server. You just need to download Caddy from its [official website](https://caddyserver.com/download) with `http.filemanager` plugin enabled. For more information about the plugin itself, please refer to its [documentation](https://caddyserver.com/docs/http.filemanager).
34
34
35
-
If you're building Caddy from source, you should import `github.com/filebrowser/filebrowser/caddy/filemanager` for File Browser, `github.com/filebrowser/filebrowser/caddy/hugo` for Hugo and `github.com/filebrowser/filebrowser/caddy/jekyll` for Jekyll.
35
+
If you're building Caddy from source, you should import `github.com/filebrowser/caddy/filemanager` for File Browser, `github.com/filebrowser/caddy/hugo` for Hugo and `github.com/filebrowser/caddy/jekyll` for Jekyll.
0 commit comments