Hello,
i'm looking for a working Apache or Nginx configuration to accomplish the following:
https://my.domain.com/music -> http://192.168.1.2:4040
I have a working Apache Reverse Proxy for https://my.domain.com -> http://192.168.1.2:4040
but not with the /music path.
Thanks in advance,
Marcus