카탈리나 Brew Nginx 설치후 메세지


카탈리나 Brew Nginx 설치후 메세지




최초 작성일 : 2021-11-15 | 수정일 : 2021-11-15 | 조회수 :

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 restart nginx after an upgrade:

  brew services restart nginx

Or, if you don't want/need a background service you can just run:

  /usr/local/opt/nginx/bin/nginx -g daemon off;

Tags  #Nginx  

닉네임:
댓글내용: