Re: nginx-1.9.12

2016-03-12 Thread Alt
Hello! George Wrote: --- > But no love for LibreSSL users as Nginx 1.9.12 seems to broken > compilation against LibreSSL 2.2.6 for me > https://trac.nginx.org/nginx/ticket/908#ticket ? Great news, there's a fix in LibreSSL: https://github.com/li

Re: Name based virtual hosts not working

2016-03-12 Thread Kevin "Ingwie Phoenix" Ingwersen
Hey. I am using a setup with a bunch of domains - where I am just using the server_name property. As far as I can see, your config looks ok. But you have to keep in mind one thing: the "default" property, AND if it is being accessed through a proxy. That can - I am no expert! - possibly be a c

Re: HTTP/2 roadmap

2016-03-12 Thread B.R.
On Sat, Mar 12, 2016 at 2:09 PM, Phil Lello wrote: > > Given that the current state of HTTP/2 support in browsers seems to be > forcing the use of TLS, it seems that the opportunity for proxies to kick > in is relatively limited. > ​Why could not proxies​ ​be used with HTTP/2? Why would you exp

Re: HTTP/2 roadmap

2016-03-12 Thread Phil Lello
On Fri, Mar 11, 2016 at 3:58 PM, Maxim Dounin wrote: > Hello! > > On Fri, Mar 11, 2016 at 02:40:34PM +, Phil Lello wrote: > > > Hi, > > > > What's the best place to find details on planned features for HTTP/2 > > support? > > > > I've only been looking at HTTP/2 for a few days, so forgive me

Re: Can we ask for permission before download?

2016-03-12 Thread Alexandr Porunov
Hello, Thank you very much! Sincerely, Alexandr On Sat, Mar 12, 2016 at 10:46 AM, nanaya wrote: > Hi, > > On Sat, Mar 12, 2016, at 17:39, Alexandr Porunov wrote: > > Hello, > > I have a storage like S3 with photos. And I need to check users > > permissions > > before photo downloading. Somebod

Re: Can we ask for permission before download?

2016-03-12 Thread nanaya
Hi, On Sat, Mar 12, 2016, at 17:39, Alexandr Porunov wrote: > Hello, > I have a storage like S3 with photos. And I need to check users > permissions > before photo downloading. Somebody can downloads a photo and somebody > can't. Can we configure NGINX to act like this: This should help: https:/

Can we ask for permission before download?

2016-03-12 Thread Alexandr Porunov
Hello, I have a storage like S3 with photos. And I need to check users permissions before photo downloading. Somebody can downloads a photo and somebody can't. Can we configure NGINX to act like this: [image: Inline image 1] Sincerely, Alexandr ___ nginx