OpenResty stopped support for Nginx..
This commit is contained in:
@@ -119,6 +119,7 @@ case "`grep DISTRIB_CODENAME /etc/*-release | awk -F '=' '{print $2}'`" in
|
||||
git clone https://github.com/openresty/echo-nginx-module.git
|
||||
git clone https://github.com/leev/ngx_http_geoip2_module.git
|
||||
git clone https://github.com/openresty/lua-nginx-module.git
|
||||
cd /opt/nginx/modules/ && wget https://github.com/openresty/lua-nginx-module/archive/refs/tags/v0.10.12rc2.tar.gz; tar xf v0.10.12rc2.tar.gz; rm -Rf v0.10.12rc2.tar.gz; mv /opt/nginx/modules/lua-nginx-module-0.10.12rc2 /opt/nginx/modules/lua-nginx-module
|
||||
git clone https://github.com/SpiderLabs/ModSecurity-nginx.git
|
||||
git clone https://github.com/openresty/encrypted-session-nginx-module.git
|
||||
git clone https://github.com/flant/nginx-http-rdns.git
|
||||
@@ -300,7 +301,7 @@ case "`grep DISTRIB_CODENAME /etc/*-release | awk -F '=' '{print $2}'`" in
|
||||
git clone https://github.com/openresty/headers-more-nginx-module.git
|
||||
git clone https://github.com/openresty/echo-nginx-module.git
|
||||
git clone https://github.com/leev/ngx_http_geoip2_module.git
|
||||
git clone https://github.com/openresty/lua-nginx-module.git
|
||||
cd /opt/nginx/modules/ && wget https://github.com/openresty/lua-nginx-module/archive/refs/tags/v0.10.12rc2.tar.gz; tar xf v0.10.12rc2.tar.gz; rm -Rf v0.10.12rc2.tar.gz; mv /opt/nginx/modules/lua-nginx-module-0.10.12rc2 /opt/nginx/modules/lua-nginx-module
|
||||
git clone https://github.com/SpiderLabs/ModSecurity-nginx.git
|
||||
git clone https://github.com/openresty/encrypted-session-nginx-module.git
|
||||
git clone https://github.com/flant/nginx-http-rdns.git
|
||||
@@ -475,7 +476,7 @@ case "`grep DISTRIB_CODENAME /etc/*-release | awk -F '=' '{print $2}'`" in
|
||||
git clone https://github.com/openresty/headers-more-nginx-module.git
|
||||
git clone https://github.com/openresty/echo-nginx-module.git
|
||||
git clone https://github.com/leev/ngx_http_geoip2_module.git
|
||||
git clone https://github.com/openresty/lua-nginx-module.git
|
||||
cd /opt/nginx/modules/ && wget https://github.com/openresty/lua-nginx-module/archive/refs/tags/v0.10.12rc2.tar.gz; tar xf v0.10.12rc2.tar.gz; rm -Rf v0.10.12rc2.tar.gz; mv /opt/nginx/modules/lua-nginx-module-0.10.12rc2 /opt/nginx/modules/lua-nginx-module
|
||||
git clone https://github.com/SpiderLabs/ModSecurity-nginx.git
|
||||
git clone https://github.com/openresty/encrypted-session-nginx-module.git
|
||||
git clone https://github.com/flant/nginx-http-rdns.git
|
||||
|
||||
Reference in New Issue
Block a user