Skip to content

Serving static files from several folders #276

@javValverde

Description

@javValverde

For serving static files, the following is used:
svr.set_base_dir("./folder1");

If I have folder2 from which I also want to serve files, is it possible?

I found this example using express.js, and it is exactly what I want to do

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions