Nginx + ldap auth

2019-08-12 Thread Danila
Hello i have nginx 1.16.0 and some modules: nginx-auth-ldap, nginx-dav-ext-module, headers-more-nginx-module, nginx-upload-module. I try do ldap auth on some directory. config http { Block_integration_with_ldap ## ldap_server mydomain{ url "ldap://mydomain:3268/DC=myd

Re: SSL stream to HTTP2 server

2018-09-13 Thread Danila Vershinin
Hi, Are the any plans to add this feature? If one has less software to run stuff, and if hitch can be avoided in some use cases, I think that would be a plus. Thanks for you answer. Best Regards, Danila > On 13 Sep 2018, at 21:42, Maxim Dounin wrote: > > Hello! > > On Thu,

SSL stream to HTTP2 server

2018-09-13 Thread Danila Vershinin
ol to upstream. Best Regards, Danila signature.asc Description: Message signed with OpenPGP ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: WordPress multisite with root url as Laravel application

2018-08-17 Thread Danila Vershinin
le.com <http://example.com/>; .. WP multisite directives go here } Best Regards, Danila > On 17 Aug 2018, at 16:49, conquistadorjd wrote: > > I am running a wordpress multisite website with subdomain option. example.me > is my main website https://one.example.me, https://tw

Re: PROXY protocol to upstream server

2018-08-12 Thread Danila Vershinin
ample.com/>.crt; ... } } Best Regards, Danila > On 13 Aug 2018, at 00:12, Maxim Dounin wrote: > > Hello! > > On Sun, Aug 12, 2018 at 11:33:25PM +0300, Danila Vershinin wrote: > >> It seems that nginx can accept PROXY protocol fine, but when it >> c

PROXY protocol to upstream server

2018-08-12 Thread Danila Vershinin
come in very handy in a situation where NGINX is used as SSL terminator, e.g.: NGINX (SSL) → (Proxy protocol) → Varnish. Varnish supports accepting PROXY protocol. Best Regards, Danila signature.asc Description: Message signed with OpenPGP