Hello. First, I'd like to say that I'm really in love with Cherokee and find it a great and natural complement to Pylons framework. There's only one thing left which I cannot configure properly.
I'll soon put into production a website which has to be used via https. However, most users are not aware that they need to type https: and not http: into their browser, so now they get either 426 Upgrade Required when I turn on port 80 (I failed to find the browser which supports it) or simply timeout when I use only 443. I've googled a bit and found some posts from 2006-2007, but Cherokee has changed so much that I'm not sure how to apply those tips now (especially using cherokee-admin). Can I somehow redirect all the traffic from http to https using for example some rewrite rule? I can put some other webserver at port 80 and make it issue 301 Redirect for each request, but I don't like this idea :) Regards, Marcin _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
