error_page at http context

2015-06-12 Thread iamnginxer
I can't get error_page override default error pages when using it in HTTP context (rather than server {} / location {}). Can someone share a real-world working example? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,259592,259592#msg-259592

config parsing (fastouter)

2015-06-12 Thread kristian kvilekval
I am trying to configure fastrouter through environment variable and running into trouble. 1. A blank loop still seems to run.. expect that no subscription would take place? [uwsgi] ... fastrouter_keys= fastrouter_ip= fastrouter_port= # Subscribe this instance to a fastrouter for=%(fastrouter_k

[ANN] Windows nginx 1.9.2.1 Lizard

2015-06-12 Thread itpp2012
19:19 12-6-2015 nginx 1.9.2.1 Lizard Based on nginx 1.9.2 (9-6-2015) with; + Openssl-1.0.1o (upgraded 12-6-2015) + Naxsi WAF v0.53-3 (upgraded 12-6-2015) + Openssl-1.0.1n (CVE-2015-4000, CVE-2015-1788, CVE-2015-1789, CVE-2015-1790, CVE-2015-1792, CVE-2015-1791) + pcre-8.37b-r1566 (upgraded 10-6-

Re: A bit confused...

2015-06-12 Thread Francis Daly
On Fri, Jun 12, 2015 at 07:38:19PM +1200, Steve Holdoway wrote: > On 12/06/15 18:59, Francis Daly wrote: > >On Fri, Jun 12, 2015 at 01:50:15PM +1200, steve wrote: Hi there, > >>$ curl -I http://backend.right.bike/images/models/Lapierre/Overvolt\ FS.png > >>HTTP/1.1 200 OK > >>$ curl -I http://bac

Re: A bit confused...

2015-06-12 Thread Steve Holdoway
Hi, On 12/06/15 18:59, Francis Daly wrote: On Fri, Jun 12, 2015 at 01:50:15PM +1200, steve wrote: Hi there, I'm tryiong to make some sense out of this and am left a bit cold! What could cause this: Both requests are invalid - "space" may not appear in a url. Encode it as %20 and things will