<div dir="ltr"><div><div>Did you try:<br><br></div>nginx -V<br><br></div><div>(note the capital V; lowercase v will simply show the version)<br></div><div><br></div>output on ubuntu for me:<br>nginx version: nginx/1.13.0<br>built with OpenSSL 1.0.2k  26 Jan 2017<br>TLS SNI support enabled<br>configure arguments: --prefix=/etc/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-log-path=/var/log/nginx/access.log --http-proxy-temp-path=/var/lib/nginx/proxy --http-scgi-temp-path=/var/lib/nginx/scgi --http-uwsgi-temp-path=/var/lib/nginx/uwsgi --lock-path=/var/lock/nginx.lock --pid-path=/var/run/nginx.pid --with-pcre-jit --with-debug --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_geoip_module --with-http_gzip_static_module --with-http_image_filter_module --with-http_realip_module --with-http_stub_status_module --with-http_ssl_module --with-http_sub_module --with-http_xslt_module --with-http_v2_module --with-stream --with-stream_ssl_module --with-mail --with-mail_ssl_module --with-openssl=/build/nginx-4chxRR/nginx-1.13.0/debian/openssl-1.0.2k --add-module=/build/nginx-4chxRR/nginx-1.13.0/debian/modules/nginx-auth-pam --add-module=/build/nginx-4chxRR/nginx-1.13.0/debian/modules/nginx-echo --add-module=/build/nginx-4chxRR/nginx-1.13.0/debian/modules/nginx-upstream-fair --add-module=/build/nginx-4chxRR/nginx-1.13.0/debian/modules/nginx-dav-ext-module --add-module=/build/nginx-4chxRR/nginx-1.13.0/debian/modules/nginx-cache-purge<br><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div>Best regards,<br>Kevin<br>--<br>Kevin Worthington<br>kworthington AT gmail DOT com<br><a href="https://kevinworthington.com/" target="_blank">https://kevinworthington.com/</a><br><a href="https://twitter.com/kworthington/" target="_blank">https://twitter.com/kworthington</a></div></div></div></div>
<br><div class="gmail_quote">On Tue, May 30, 2017 at 8:48 AM, tgkprog <span dir="ltr"><<a href="mailto:nginx-forum@forum.nginx.org" target="_blank">nginx-forum@forum.nginx.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">FYI :<br>
<span class="gmail-"> >> I want to know what are the exact modules that are included in the pre<br>
built Ubuntu version, where can I see that?<br>
<br>
</span>What I mean is when I built on my ubuntu I gave the command :<br>
 ./configure --prefix=/data/apps/ngx/n1_12_<wbr>0 --with-debug --with-threads<br>
--with-file-aio --with-ipv6 --with-http_ssl_module --with-http_v2_module<br>
<br>
Notably not used:<br>
--with-http_realip_module<br>
<br>
What is the configure command in the pre-built Ubuntu package ? I guess its<br>
the same options for all platforms?<br>
<br>
Posted at Nginx Forum: <a href="https://forum.nginx.org/read.php?2,274507,274508#msg-274508" rel="noreferrer" target="_blank">https://forum.nginx.org/read.<wbr>php?2,274507,274508#msg-274508</a><br>
<div class="gmail-HOEnZb"><div class="gmail-h5"><br>
______________________________<wbr>_________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/<wbr>mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div></div>