Configure complex dynamic urls

2016-02-02 Thread wellimp
Hi I've been trying to configure an nginx to accept a complex dynamic url, so far I got this. (http://pastebin.com/aSmW5GPn), this what I got so far. Here is the deal, the url should be working like these: mydomain.com - will be the normal domain with information, user registration and user authe

Re: question about client certs

2016-02-02 Thread Alex Samad
Yep I think thats what i was asking. We have a home grown RP at work that does it and IIS used to do it, apply cert requirements on part of the tree. On 2 February 2016 at 20:56, Aleksandar Lazic wrote: > Dear Alex. > > Am 02-02-2016 04:32, schrieb Alex Samad: >> >> Hi >> >> Is it possible wit

Re: How to configure a one page site

2016-02-02 Thread ex-para
Thanks, I have read what you point out a few times but as you bring my attention to it I will study it more carefully and hope I find the answer. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,264093,264285#msg-264285 ___ nginx mailing list

Re: Error occurs when both padding and continuation are enabled

2016-02-02 Thread Valentin V. Bartenev
On Tuesday 26 January 2016 14:54:56 Valentin V. Bartenev wrote: > On Tuesday 26 January 2016 16:00:08 Shengtuo Hu wrote: > > Hi, > > > > Another error I met recently. It occurred when both padding and > > continuation are enabled. > > > > A normal HEADERS frame was divided as follows: > > HEADERS

Re: question about client certs

2016-02-02 Thread Aleksandar Lazic
Dear Alex. Am 02-02-2016 04:32, schrieb Alex Samad: Hi Is it possible with nginx to do this https://www.abc.com / /noclientcert/ /clientcert/ so you can get to / with no client cert, but /clientcert/ you need a cert, but for /noclientcert/ you don't need a cert. Looks like from the config d

Nginx HTTP/2 server push support ?

2016-02-02 Thread George
Curious if anyone has heard or knows if or when Nginx HTTP/2 support will add server push https://http2.github.io/faq/#how-can-i-use-http2-server-push ? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,264252,264252#msg-264252 ___ nginx mailin