nginx-1.11.3

George nginx-forum at forum.nginx.org
Tue Jul 26 19:06:34 UTC 2016


thanks Maxim works now :)

cat /usr/local/nginx/conf/dynamic-modules.conf
load_module "modules/ngx_http_image_filter_module.so";
load_module "modules/ngx_http_fancyindex_module.so";
load_module "modules/ngx_stream_module.so";
load_module "modules/ngx_stream_geoip_module.so";
load_module "modules/ngx_http_geoip_module.so";

ngxrestart
Restarting nginx (via systemctl):                          [  OK  ]

nginx -V
nginx version: nginx/1.11.3
built by clang 3.4.2 (tags/RELEASE_34/dot2-final)
built with LibreSSL 2.3.6
TLS SNI support enabled
configure arguments: --with-ld-opt='-lrt -ljemalloc -Wl,-z,relro
-Wl,-rpath,/usr/local/lib' --with-cc-opt='-m64 -mtune=native -mfpmath=sse -g
-O3 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wno-sign-compare
-Wno-string-plus-int -Wno-deprecated-declarations -Wno-unused-parameter
-Wno-unused-const-variable -Wno-conditional-uninitialized
-Wno-mismatched-tags -Wno-c++11-extensions -Wno-sometimes-uninitialized
-Wno-parentheses-equality -Wno-tautological-compare -Wno-self-assign
-Wno-deprecated-register -Wno-deprecated -Wno-invalid-source-encoding
-Wno-pointer-sign -Wno-parentheses -Wno-enum-conversion
-Wno-c++11-compat-deprecated-writable-strings -Wno-write-strings'
--sbin-path=/usr/local/sbin/nginx
--conf-path=/usr/local/nginx/conf/nginx.conf --with-http_stub_status_module
--with-http_secure_link_module --with-openssl-opt=enable-tlsext
--add-module=../nginx-module-vts --with-libatomic --with-threads
--with-stream=dynamic --with-stream_ssl_module
--with-http_gzip_static_module --with-http_sub_module
--with-http_addition_module --with-http_image_filter_module=dynamic
--with-http_geoip_module=dynamic --with-stream_geoip_module=dynamic
--with-http_realip_module --add-dynamic-module=../ngx-fancyindex-0.4.0
--add-module=../ngx_cache_purge-2.3 --add-module=../ngx_devel_kit-0.3.0
--add-module=../set-misc-nginx-module-0.30
--add-module=../echo-nginx-module-0.59
--add-module=../redis2-nginx-module-0.13
--add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.17
--add-module=../srcache-nginx-module-0.31
--add-module=../headers-more-nginx-module-0.30 --with-pcre=../pcre-8.39
--with-pcre-jit --with-http_ssl_module --with-http_v2_module
--with-openssl=../libressl-2.3.6

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,268473,268517#msg-268517



More information about the nginx mailing list