Hi folks

I've setup an instance of the Boss with SSL using the example in the wiki 
here - https://github.com/ChicagoBoss/ChicagoBoss/wiki/Https-example-setup. 
 The problem I now have is that the Boss will now no longer server up 
regular HTTP request only HTTPS requests.  My Boss instance is configured 
to listen on port 80 using a cowboy server.  Now when I start the with 
HTTPS enabled I get the message - "Starting https listener... on 
0.0.0.0:80" on the console and client requests only work with HTTPS URLs 
such as "https://mydomain.com:80/";.  Connections for regular HTTP requests 
are refused.

Is it possible to configure the boss to accept HTTP on port 80 and HTTPS on 
port 443?  Or does anyone know if this is possible using something like 
nginx as a reverse proxy?

Any assistance much appreciated.  Thanks


Spencer


-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/fc774b5a-97df-40eb-b744-9976222db8f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to