Re: Http proxy module

2017-04-29 Thread Francis Daly
On Sat, Apr 29, 2017 at 05:40:24AM -0400, Roman Pastushkov via nginx wrote: Hi there, > and how correct add that? ./configure --help | grep proxy f -- Francis Dalyfran...@daoine.org ___ nginx mailing list nginx@nginx.org http://mailma

Re: Http proxy module

2017-04-29 Thread Roman Pastushkov via nginx
and how correct add that? Roman Pastushkov xnucleargemi...@aol.com -Original Message- From: Lucas Rolff To: nginx Sent: Sat, Apr 29, 2017 8:52 am Subject: Re: Http proxy module You shouldn't pass --with-http_proxy_module at all From: nginx on behalf of Roman Pastu

Re: Http proxy module

2017-04-29 Thread Lucas Rolff
rday, 29 April 2017 at 08.57 To: "nginx@nginx.org<mailto:nginx@nginx.org>" mailto:nginx@nginx.org>> Cc: Roman Pastushkov mailto:xnucleargemi...@aol.com>> Subject: Http proxy module Hello everyone! i am trying to build nginx with proxy module from sources ./configure --prefi

Http proxy module

2017-04-28 Thread Roman Pastushkov via nginx
Hello everyone! i am trying to build nginx with proxy module from sources ./configure --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib64/ nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/acces s.l