Re: [ANN] Nginx-Clojure v0.2.6 Released!

2014-10-10 Thread Yuexiang Zhang
We fixed this problem now. Both https://nginx-clojure.github.io/ and http://nginx-clojure.github.io/ can work now. Regards. Xfeep On Sat, Oct 11, 2014 at 9:49 AM, Xfeep wrote: > Hi Balduino, > > Thank you. > > This site use CDN http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.11.0.min. > js for

Re: [ANN] Nginx-Clojure v0.2.6 Released!

2014-10-10 Thread Xfeep
Hi Balduino, Thank you. This site use CDN http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.11.0.min.js for jquery , so for security the browser won't load these javascript source when we access it by HTTPS. Regards. Xfeep On Saturday, October 11, 2014 3:11:52 AM UTC+8, Plinio Balduino wrote:

Re: [ANN] Nginx-Clojure v0.2.6 Released!

2014-10-10 Thread Plínio Balduino
Hi Laurens Are you trying to access http or https? If you use HTTPSEverywhere like me, the browser will try to load the https version, that really doesn't work and you'll see only an horizontal strip. I hope it can help you Xfeep: thank you very much. I'm moving my web applications to nginx-cloj

Re: [ANN] Nginx-Clojure v0.2.6 Released!

2014-10-10 Thread Xfeep
Hi ivh Thanks for your notice. Do you mean http://nginx-clojure.github.io/ appears to be broken in FF32 ? I can not reproduce it. Could you please give more information about it by reporting an issue at https://github.com/nginx-clojure/nginx-clojure.github.io/issues/new ? Thanks. Regards.

Re: [ANN] Nginx-Clojure v0.2.6 Released!

2014-10-10 Thread Laurens Van Houtven
Hi xfeep, Thanks for the work! Looks awesome. Unfortunately the github website appears to be broken in FF32 (displays fine in Chrome). cheers lvh On 10 Oct 2014, at 16:03, Xfeep wrote: > > 0.2.6 (2014-10-10) > > • Fix Bug: rewrite handler does not handle write event correctly with