mac 下 安装nginx的方法小结

时间:2016-09-25

下载相应版本的nginx

解压进入该版本的目录下

在命令行执行 

./configure  --with-cc-opt="-Wno-deprecated-declarations" --without-http_rewrite_module

执行  make

执行 make install

执行 sudo /usr/local/nginx/sbin/nginx

上一条:linux服务器下PHPCMS v9 安全配置详解 下一条:IIS配置网站定时任务必设参数图文教程

相关文章

最新文章