|
|
|
@ -62,7 +62,8 @@ Install_openresty() |
|
|
|
|
--with-http_v2_module \ |
|
|
|
|
--with-http_ssl_module \ |
|
|
|
|
--with-http_slice_module \ |
|
|
|
|
--with-http_stub_status_module |
|
|
|
|
--with-http_stub_status_module \ |
|
|
|
|
--with-http_realip_module |
|
|
|
|
|
|
|
|
|
make -j${cpuCore} && make install && make clean |
|
|
|
|
|
|
|
|
|