Hi guys,
I've a Subsonic question that was general in nature, so I posted it on StackOverflow, without much success: http://stackoverflow.com/q/12492270/927940
However, I then thought "I can't be the first subsonic user to want this", so I thought I'd ask if anyone has a solution for me.
Basically, instead of accessing subsonic from [MY-IP]:4040, I want to access it from [MY-IP]/music/.
This means that I'll need apache to pass any /music/ requests internally to port 4040, and I'll need jetty to not rewrite the urls back to port 4040.
Is there a mod for the jetty end, or is it graceful with urls?
Is there a guide for the apache part anywhere?
I run several port 80 services, so I can't just remap the whole port, itr needs to be done by directory.
Thanks for reading.
Chel
