Re: Problem with to multiple virtual hosts

2018-05-11 Thread auto
@Francis: so this is the big question, we only want to include 2 new sites that are only available without ssl. so we included the files without the ssl part. but if we include it, we get a ssl error?! no the new files are anywhere between the other files, these files are not the first files in th

Re: Nginx Proxy/FastCGI Caching X-Accel-Expires 0 or Off ?

2018-05-11 Thread Sergey Kandaurov
> On 11 May 2018, at 04:30, c0nw0nk wrote: > > So in order for my web application to tell Nginx not to cache a page what > header response should I be sending ? > > X-Accel-Expires: 0 > X-Accel-Expires: Off > > I read here it should be "OFF" > https://www.nginx.com/resources/wiki/start/topics/

Re: Nginx Proxy/FastCGI Caching X-Accel-Expires 0 or Off ?

2018-05-11 Thread c0nw0nk
Sergey Kandaurov Wrote: --- > > On 11 May 2018, at 04:30, c0nw0nk > wrote: > > > > So in order for my web application to tell Nginx not to cache a page > what > > header response should I be sending ? > > > > X-Accel-Expires: 0 > > X-Accel-Expi

Re: How to enable 3des in TLS 1.0 and Disable 3des TLS 1.1 and above in Nginx

2018-05-11 Thread Maxim Dounin
Hello! On Fri, May 11, 2018 at 02:42:29AM -0400, Dhinesh Kumar T wrote: > How nginx enable 3des in TLS 1.0 and Disable 3des TLS 1.1 and above? > > Nginx: 1.12.2-1 > OpenSSL: 1.0.2k-8 > > I have tried with creating multiple server, but that dint help. is there a > way to do this? No. Currently

Nginx Cache | @ prefix example

2018-05-11 Thread c0nw0nk
So it says this on the docs : http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_valid The “X-Accel-Expires” header field sets caching time of a response in seconds. The zero value disables caching for a response. If the value starts with the @ prefix, it sets an absolute time in