Connecting from external lighttpd server #850
Unanswered
FenrirWolfwood
asked this question in
Help and Support
Replies: 2 comments
-
I'm not super familiar with Lighttpd... But if you could also share the error that you see in the browser console (here's how if you're unsure), then that might shine a bit of light on the issue. I guess it's a 404 from not being able to find the required resources, or a 401 if you've got auth. Edit: actually, running from a sub-path (e.g. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, maybe not directly a dashy issue, but I'm quite lost.
I have dashy running on a server which I can already access through http://10.0.2.7:4000/ and also have a lighttpd server on the same network from which I want to access dashy.
I don't fully understand lighttpd so I just copied a working config file from a local service and made some adjustments.
When I try to access http://my-server/dashy it seems to connect, but doesn't pass from the "dashy loading..." page and I don't understand why.
Little help? I really don't know what I'm doing wrong.
Beta Was this translation helpful? Give feedback.
All reactions