Re: Internal marked 503 error page returns default 404

2015-08-22 Thread Francis Daly
On Sat, Aug 22, 2015 at 04:31:35AM +0200, Ádám Joó wrote: Hi there, > My goal is to have all existing files with the exception of > unavailable.html served with 200, and serving unavailable.html with > 503 for anything else and itself. > > The location is marked as internal because otherwise a d

Re: Ocsp stapling

2015-08-22 Thread fsantiago
Sure, here is the relevant portion of my virtual hosts config: server { listen 443 ssl; server_name ; client_max_body_size 64m; client_body_timeout 60; access_log /var/log/nginx/.; error_log /var/log/nginx/.; root /var/www/html/rc/; index index.html index.php; ssl_protocols TLSv

Re: Ocsp stapling

2015-08-22 Thread biazus
I have been using Nginx 1.8.X with ocsp stabling for a couple of weeks and it seems to be fine. Please send your config files, it may help... Posted at Nginx Forum: http://forum.nginx.org/read.php?2,261177,261181#msg-261181 ___ nginx mailing list nginx

[ANN] Windows nginx 1.9.4.1 Lizard

2015-08-22 Thread itpp2012
13:03 22-8-2015 nginx 1.9.4.1 Lizard Based on nginx 1.9.4 (18-8-2015) with; + headers-more-nginx-module v0.26 (upgraded 19-8-2015) + Openssl-1.0.2d + "Proxy-Authenticate" header for the 407 response + lua-nginx-module v0.9.16 (upgraded 13-8-2015) + pcre-8.37b-r1594 (upgraded 22-8-2015) + 'include'