5
Как запустить nginx на порту 80 при входе в OS X?
Я установил Nginx с помощью homebrew и после завершения установки появилось следующее сообщение: 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, …