[nginx] 어떤 모듈 이 설치 되 어 있 는 지 확인 합 니 다.

설치 할 때 어떤 모듈 이 설치 되 어 있 는 지 잊 어 버 리 면 설 치 된 모듈 을 확인 해 야 합 니 다.
어떤 모듈 이 설치 되 어 있 는 지 확인 합 니 다.
$ nginx -V
nginx version: nginx/1.4.6 (Ubuntu)
built by gcc 4.8.2 (Ubuntu 4.8.2-19ubuntu1) 
TLS SNI support enabled
configure arguments: --with-cc-opt='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2' --with-ld-opt='-Wl,-Bsymbolic-functions -Wl,-z,relro' --prefix=/usr/share/nginx --conf-path=/etc/nginx/nginx.conf --http-log-path=/var/log/nginx/access.log --error-log-path=/var/log/nginx/error.log --lock-path=/var/lock/nginx.lock --pid-path=/run/nginx.pid --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-proxy-temp-path=/var/lib/nginx/proxy --http-scgi-temp-path=/var/lib/nginx/scgi --http-uwsgi-temp-path=/var/lib/nginx/uwsgi --with-debug --with-pcre-jit --with-ipv6 --with-http_ssl_module --with-http_stub_status_module --with-http_realip_module --with-http_addition_module --with-http_dav_module --with-http_geoip_module --with-http_gzip_static_module --with-http_image_filter_module --with-http_spdy_module --with-http_sub_module --with-http_xslt_module --with-mail --with-mail_ssl_module

포맷 된 명령 이 있 습 니 다.
$ 2>&1 nginx -V | tr ' '  '
'
|grep ssl --with-http_ssl_module --with-mail_ssl_module

소문 자 v 간단 한 버 전 번호 정보 보기
$ nginx -v
nginx version: nginx/1.4.6 (Ubuntu)

참고:http://serverfault.com/questions/223509/how-can-i-see-which-flags-nginx-was-compiled-with
성명: 본 고 는 "orangliu 노트북" 블 로그 에서 나 온 것 입 니 다. 이 출처 를 꼭 보관 해 주 십시오.http://blog.csdn.net/orangleliu/article/details/43702781 저자 orangeliu 서명 - 비상 업적 사용 - 동일 방식 공유 프로 토 콜

좋은 웹페이지 즐겨찾기