Running both a http port AND a https port

Need help? Post your questions here.

Moderator: moderators

Running both a http port AND a https port

Postby openeyes » Sun Dec 13, 2015 7:39 am

I have an obscure use case wherein I need both a secure and an insecure port. Ultimately, subsonic is going to be reverse proxied to so it will be secure, but I have a need for both an insecure and a secure port. One of the big issues I have is that if I run an insecure port, I will get mixed content warnings as the scripts will try to load the http:// variant of my site, which will get blocked in chrome and firefox. Because of this, I am hoping to reverse proxy to the secure port for this application, and then have the insecure port as well for another application.

However, giving the arguments "--port=4040 --https-port=4141" will cause any connection to 4040 to be redirected to 4141.

Is there any way to avoid this?
openeyes
 
Posts: 1
Joined: Sun Dec 13, 2015 7:26 am

Re: Running both a http port AND a https port

Postby madhusker » Mon Dec 21, 2015 2:31 am

I have that too. Drives me nuts! Never could figure out how to fix it.
madhusker
 
Posts: 49
Joined: Tue Dec 27, 2011 2:38 am


Return to Help

Who is online

Users browsing this forum: No registered users and 31 guests