RE: BoringSSL build issue

2015-02-15 Thread Lukas Tribus
> https://boringssl.googlesource.com/boringssl > > They didn't release yet so I just cloned the repo ! Sorry, I was thinking about libressl instead. BoringSSL removed SSL_R_BLOCK_CIPHER_PAD_IS_WRONG return errors in commits 1e52ecac4d and 29b186736c, and the definition was finally removed in comm

Re: RE: BoringSSL build issue

2015-02-15 Thread apexlir
https://boringssl.googlesource.com/boringssl They didn't release yet so I just cloned the repo ! Posted at Nginx Forum: http://forum.nginx.org/read.php?2,256690,256695#msg-256695 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/

Re: Converting POST into GET

2015-02-15 Thread Reinis Rozitis
I need (as part of a cache busting exercise) to convert a POST into a GET with the same URI parameters. ( The URL is currently a GET, but a proxy I have to subvert is mangling things :( There is no true POST data). Is there an Nginx configuration that would do this? I tried setting $request_m

rewrite rules cms phpwcms not working

2015-02-15 Thread dansch8888
I try to convert apache rewrite rules for CMS phpwcms (www.phpwcms.de), but with the online converter tools and some adjustments recommended at the nginx wiki I still struggle with that. That's my configuration **Server** Debian Whezzy nginx v 1.6.2 php5-fpm 5.5.20-1~dotdeb.1 (fpm-fcgi) **Rewrite

[no subject]

2015-02-15 Thread داود مشهدی
___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

RE: BoringSSL build issue

2015-02-15 Thread Lukas Tribus
> Hello, > > I get the following error when I try to build nginx 1.7.10 against boringssl > latest revision : What do you mean by latest revision? Latest 2.1.3 or a the current git tree on github, or cloned from CVS? I don't really see how this could happen, libressl didn't remove this definitio