Tag Archives: nginx brew

Installing Nginx on Mac using Brew

20 Feb

Install Using Brew . ( Don’t have brew ?? go Here )

  • Brew install nginx 
  • Nginx will be installed and started by brew itself
  • If not then type sudo nginx
  • Test nginx by opening this url in browser : – http://localhost:8080