./configure \

--prefix=/usr/local/nginx-1.11.10 \

--with-http_ssl_module \

--with-http_realip_module \

--with-http_addition_module \

--with-http_image_filter_module \

--with-http_sub_module \

--with-http_dav_module \

--with-http_flv_module \

--with-http_gzip_static_module \

--with-http_stub_status_module \

--with-http_v2_module \

--with-http_secure_link_module






심볼릭 링크 변경

ln -Tfs nginx-1.11.10/ nginx



Posted by [czar]
,