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

httpStatic not working on windows when run with nssm #245

Closed
hardillb opened this issue Mar 21, 2024 · 1 comment
Closed

httpStatic not working on windows when run with nssm #245

hardillb opened this issue Mar 21, 2024 · 1 comment
Labels
needs-triage Needs looking at to decide what to do

Comments

@hardillb
Copy link
Contributor

Current Behavior

get 404 from requests

Expected Behavior

serves static content

Steps To Reproduce

add

httpStatic:
  - path: C:/temp
    root: /static

to device.yml

Environment

  • FlowFuse version:
  • Node.js version:
  • npm version:
  • Platform/OS:
  • Browser:
@hardillb hardillb added the needs-triage Needs looking at to decide what to do label Mar 21, 2024
@hardillb
Copy link
Contributor Author

Local problem, not FF related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Needs looking at to decide what to do
Projects
Status: Closed / Done
Development

No branches or pull requests

1 participant