Hello to all,
I discovered subsonic recently and i am very happy with it. I have it installed on a home computer so that i will be able to stream my music library at work as my employer forbits the use of usb.
I am facing a small problem that i have not found a solution yet.
On my machine i have installed besides subsonic also xampp that i am using for owncloud in order to have access to documents that cannot be handled by subsonic. Apache is running at ports 80 and 443 for https. The same exact ports i use for subsonic. The problem is that my job's firewall blocks traffic from pages that specify port like: https://mydomain:4440.
Since both servers are running under the same ports (this is the only way to bypass the firewall) they cannot be used at the same time. The workaround i have found for this is that i enable/disable services remotely. So when i need owncloud i need to disable subsonic and enable apache. When i want to stream music i have to disable apache and start the subsonic service.
I would like to ask if anyone has found a way to move subsonic under apache root directory so it can be accessed like a normal webpage like: https://mydomain/subsonic.
If this is possible could you guide me with detailed steps on how to do it?
I am looking forward for your replies
Thank you in advance