Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gaurav517 opened this issue May 6, 2021 · 0 comments
Open

Comments

@gaurav517
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant