0

Here is a challenge. If apache server is deleted from mac, how will you reinstall it ?

syam
  • 892
  • 8
  • 19

1 Answers1

0

You can try to install Apache web server with Homebrew, by executing the following command:

brew install httpd
RoseHosting
  • 366
  • 2
  • 6