5
OS X 로그인시 포트 80에서 nginx를 어떻게 시작합니까?
homebrew를 사용하여 Nginx를 설치했으며 설치를 완료 한 후 다음 메시지가 표시되었습니다. In the interest of allowing you to run `nginx` without `sudo`, the default port is set to localhost:8080. If you want to host pages on your local machine to the public, you should change that to localhost:80, and run …