Skip to content

Serving static files from several folders #276

Closed
@javValverde

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions