Skip to content

Possible to host static files from different location than root? #13

@gaurav517

Description

@gaurav517

I have a scenario where I am routing www.example.com/test-deployment-app to this demo app for testing purposes.

Problem is that static files are not loaded because browser can't find www.example.com/main.css. So I am wondering whether it would be possible to optionally change static path to test-deployment-app/main.css so that browser will get static from www.example.com/test-deployment-app/main.css instead of www.example.com/main.css

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions