Replies: 1 comment 2 replies
-
|
Well, I'll be. Just an hour later it turned out that the reason I couldn't get it to work may have been entirely unrelated to Apache. In any event, it seems that it was as simple as adding the following to the Apache config: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone managed to write a reverse proxy section for Apache?
I realize that if I want slskd to be accessed via a subfolder ("http://my.domain/slskd"), then I must set the urlBase key accordingly in the slskd configuration. But, the web page remains stuck at "Lost connection to slskd / Refresh to reconnect." I imagine it has to do with websockets forwarding in Apache, and while I have had success setting up a reverse proxy for other websocket apps, I need help figuring out how to do this with slskd.
Beta Was this translation helpful? Give feedback.
All reactions