(一)Nginx:最普通安装配置选项
摘要:``` ./configure --prefix=/usr/local/nginx \ --http-client-body-temp-path=/usr/local/nginx/temp/client_body_temp \ --http-proxy-temp-path=/usr/local/nginx/temp/proxy_temp \ --http-fastcgi-temp-path=/us
阅读全文
posted @
2020-04-28 00:16
whn051799
阅读(137)
推荐(0)