炀的工作分享,Centos,Redis,K8s,php,mysql,laravel
wget --no-check-certificate https://openresty.org/download/openresty-1.21.4.1.tar.gz
tar -xzvf openresty-1.21.4.1.tar.gz
cd openresty-1.21.4.1 ./configure make make install ln -s /usr/local/openresty/nginx/sbin/nginx /usr/bin/nginx
nginx