Skip to content
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
@aigooman

Description

@aigooman

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:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions