029_mac下nginx管理

Posted arun

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了029_mac下nginx管理相关的知识,希望对你有一定的参考价值。

一、

brew info nginx     #查看nginx信息
nginx: stable 1.13.12 (bottled), HEAD
Docroot is: /usr/local/var/www

The default port has been set in /usr/local/etc/nginx/nginx.conf to 8080 so that
nginx can run without sudo.

nginx will load all files in /usr/local/etc/nginx/servers/.

To have launchd start nginx now and restart at login:
  brew services start nginx
Or, if you don‘t want/need a background service you can just run:
  nginx

Reference: https://www.jianshu.com/p/6c7cb820a020

二、

 

以上是关于029_mac下nginx管理的主要内容,如果未能解决你的问题,请参考以下文章

SnippetsLab for Mac 1.9 中文共享版 – 强大的代码收藏管理工具

029_面向对象_02_面向对象的方式思考问题

029_网络编程

Shell脚本切割日志

Mac下安装LNMP(Nginx+PHP5.6)环境

029_排序