mac nginx code example Example 1: nginx by brew brew install nginx Example 2: restart nginx in mac sudo nginx -s stop && sudo nginx