mac-安装nginx
Posted 小陆同学
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mac-安装nginx相关的知识,希望对你有一定的参考价值。
brew search nginx //查询要安装的软件是否存在
brew install nginx 下载nginx
open /usr/local/etc/nginx/ 打开nginx目录:servers目录以及nginx.conf
open /usr/local/Cellar/nginx //其实这个才是nginx被安装到的目录,是一个以版本号命名的文件夹
以上是关于mac-安装nginx的主要内容,如果未能解决你的问题,请参考以下文章