Page 1 of 1

Can I use HTTP and HTTPS ?

PostPosted: Sat Apr 06, 2013 1:23 pm
by gnoumph
Hi !

First, sorry for my bad english ;-)

And my question is : can I use HTTP and HTTPS at the same time with Subsonic ?
I want use HTTPS for listening music, but I can't see video properly with SSL, so I want use HTTP for this.

In /etc/default/subsonic (I'm on Debian 6.0.7, with Subsonic 4.7), I've type :
Code: Select all
SUBSONIC_ARGS="--max-memory=200 --https-port=4443 --port=4040"
but all requests are redirected to HTTPS port...

Thanks for your help !
gnoumph

Re: Can I use HTTP and HTTPS ?

PostPosted: Tue Apr 09, 2013 1:03 pm
by bushman4
No.

Glenn

Re: Can I use HTTP and HTTPS ?

PostPosted: Fri Apr 12, 2013 10:21 pm
by gnoumph
OK thanks ;)