Install / Update a new Apache (httpd) server (version 2.4.462) on MAC Mojave using Homebrew
Mac OS X 10.14 Mojave comes with Apache pre-installed. However, instead of using the delivered version, we’re going to install Apache via Homebrew and then configure it to run on port 80.
Here, we are going to disable the distributed (pre-installed) version of Apache and use a setup entirely from Homebrew.
