Hi there,
I am using Ubuntu 12.04 and I'm trying to allow http connections to my server for a number of reasons. I've set the "--port=4040" parameter and restarted the service and I've set the non-SSL streaming port in settings to be "4040". However, whenever I try browse to http://www.myserver.com:4040, I am automatically redirected to https://www.myserver.com.
Any idea why this is happening? I have a few users on my server and I don't want to disable SSL completely.
Thanks in advance for any ideas...