更新 'bin/nginx.sh'
This commit is contained in:
parent
e110c8d48c
commit
1d022355c8
@ -32,7 +32,7 @@ decompression $package
|
||||
file_dir=`get_file_dir $package`
|
||||
cd $file_dir
|
||||
|
||||
./configure --prefix=$path_dir --with-openssl=/usr/include/openssl --with-pcre --with-http_stub_status_module
|
||||
./configure --prefix=$path_dir --with-openssl=/usr/include/openssl --with-pcre --with-http_stub_status_module --with-http_ssl_module
|
||||
|
||||
make -j$thread && make install
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user