How to install Nginx on MacOS

Categories: Code, Technology

0. Install Homebrew To check if Homebrew’s already installed, open up your Terminal and type: If it isn’t installed, install Homebrew with the following command: After installing homebrew, update it: 1. Install Nginx and Start it Depending on your setup, you may or may not need to start Nginx as root (sudo) 2. Check Nginx […]