and how correct add that?
Roman Pastushkov [email protected] -----Original Message----- From: Lucas Rolff <[email protected]> To: nginx <[email protected]> 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 <[email protected]> on behalf of Roman Pastushkov via nginx <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Saturday, 29 April 2017 at 08.57 To: "[email protected]" <[email protected]> Cc: Roman Pastushkov <[email protected]> Subject: Http proxy module 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.log --http-client-body-temp-path=/var/lib/nginx/tmp/client_body --http-proxy-temp-path=/var/lib/nginx/tmp/proxy --http-fastc gi-temp-path=/var/lib/nginx/tmp/fastcgi --http-uwsgi-temp-path=/var/lib/nginx/tmp/uwsgi --http-scgi-temp-path=/var/lib/nginx/t mp/scgi --pid-path=/run/nginx.pid --lock-path=/run/lock/subsys/nginx --user=nginx --group=nginx --with-ipv6 --with-http_ssl_m odule --with-http_v2_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_modu le --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_i ndex_module --with-http_secure_link_module --with-http_degradation_module --with-http_slice_module --with-http_stub_status_mod ule --with-http_perl_module=dynamic --with-mail=dynamic --with-mail_ssl_module --with-pcre --with-pcre-jit --with-stream=dynam ic --with-stream_ssl_module --with-http_proxy_module --with-debug --with-cc-opt='-O3' And me outs ./configure: error: invalid option "--with-http_proxy_module" 1.13 version and 1.12 too, wthats wrong? Roman Pastushkov [email protected] _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
