This repository was archived by the owner on Jun 27, 2020. It is now read-only.
This repository was archived by the owner on Jun 27, 2020. It is now read-only.
Can't use host:port/path on Caddyfile #21
Open
Description
I use filebrowser as caddy's plugin http.filebrower. My caddyfile is:
my.url {
filebrowser / /home {
database /home/www/file/file.db
}
}
Then I run caddy with no error. But when I enter the url, the index is blank, there is no login web. However, I can still enter https://my.url/files to see my file. Did I do something wrong?
When I enter https://my.url , chrome shows: