Mac新手使用指南:brew安装的nginx常用命令

Posted 新哥·lewis

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Mac新手使用指南:brew安装的nginx常用命令相关的知识,希望对你有一定的参考价值。

安装:brew install nginx/sudo brew install nginx

启动:brew services start nginx/sudo brew services start nginx

重启:brew services restart nginx/sudo brew services restart nginx

停止:brew services stop nginx/sudo brew services stop nginx

以上是关于Mac新手使用指南:brew安装的nginx常用命令的主要内容,如果未能解决你的问题,请参考以下文章