nginx 설치 주의

380 단어
설치 하 다.
brew install nginx

시동 을 걸다
nginx
   localhost:8080   nginx    .

다른 명령 (메모: mac 의 모든 실행 가능 한 파일 은 usr / local / bin 에 있 습 니 다)
nginx -s reload|stop|quit       (usr/local/bin   ./nginx -s reload|stop|quit)

설정 파일 이 올 바른 지 확인 하기:
   usr/local/bin  ,   ./nginx -t

좋은 웹페이지 즐겨찾기